Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
is a
BooleanCancelable
that will be queried for its cancellation status, but only on
asynchronous boundaries, and when it is seen as being isCanceled
,
streaming is stopped
is the collection of items to push downstream
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
is the collection of items to push downstream
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
is a
BooleanCancelable
that will be queried for its cancellation status, but only on
asynchronous boundaries, and when it is seen as being isCanceled
,
streaming is stopped
is the collection of items to push downstream
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
is the collection of items to push downstream
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
Feeds the Observer instance with
elements from the given collection, respecting the contract and
returning a Future[Ack]
with the last acknowledgement given
after the last emitted element.
the traversable object containing the elements to feed into our observer.
Transforms the source Observer into a org.reactivestreams.Subscriber
instance as defined by the Reactive Streams
specification.
Transforms the source Observer into a org.reactivestreams.Subscriber
instance as defined by the Reactive Streams
specification.
a strictly positive number, representing the size of the buffer used and the number of elements requested on each cycle when communicating demand, compliant with the reactive streams specification
Transforms the source Observer into a org.reactivestreams.Subscriber
instance as defined by the Reactive Streams
specification.
Extension methods for Observer.