Returns a Reactive Streams publisher of bulks from this cursor.
Returns a Reactive Streams publisher of bulks from this cursor.
see http://doc.akka.io/api/akka/2.4.7/index.html#akka.stream.scaladsl.Sink$@asPublisher[T](fanout:Boolean):akka.stream.scaladsl.Sink[T,org.reactivestreams.Publisher[T Sink.asPublisher]] (default: false)
the maximum number of documents to be retrieved
The binary operator to be applied when failing to get the next response. Exception or Fail
raised within the suc
function cannot be recovered by this error handler.
the stream materializer
Returns a source of document bulks
(see reactivemongo.api.QueryOpts.batchSize
).
Returns a source of document bulks
(see reactivemongo.api.QueryOpts.batchSize
).
It materializes a Future
of State (for now with no detail, for future extension).
the maximum number of documents to be retrieved
The binary operator to be applied when failing to get the next response. Exception or Fail
raised within the suc
function cannot be recovered by this error handler.
the stream materializer
Returns a Reactive Streams publisher of documents from this cursor.
Returns a Reactive Streams publisher of documents from this cursor.
see http://doc.akka.io/api/akka/2.4.7/index.html#akka.stream.scaladsl.Sink$@asPublisher[T](fanout:Boolean):akka.stream.scaladsl.Sink[T,org.reactivestreams.Publisher[T Sink.asPublisher]] (default: false)
the maximum number of documents to be retrieved
The binary operator to be applied when failing to get the next response. Exception or Fail
raised within the suc
function cannot be recovered by this error handler.
the stream materializer
Returns a source of documents.
Returns a source of documents.
It materializes a Future
of State (for now with no detail, for future extension).
the maximum number of documents to be retrieved
The binary operator to be applied when failing to get the next response. Exception or Fail
raised within the suc
function cannot be recovered by this error handler.
the stream materializer
Returns a Reactive Streams publisher of responses from this cursor.
Returns a Reactive Streams publisher of responses from this cursor.
see http://doc.akka.io/api/akka/2.4.7/index.html#akka.stream.scaladsl.Sink$@asPublisher[T](fanout:Boolean):akka.stream.scaladsl.Sink[T,org.reactivestreams.Publisher[T Sink.asPublisher]] (default: false)
the maximum number of documents to be retrieved
The binary operator to be applied when failing to get the next response. Exception or Fail
raised within the suc
function cannot be recovered by this error handler.
the stream materializer
Returns a source of responses.
Returns a source of responses.
It materializes a Future
of State (for now with no detail, for future extension).
the maximum number of documents to be retrieved
The binary operator to be applied when failing to get the next response. Exception or Fail
raised within the suc
function cannot be recovered by this error handler.
the stream materializer