public static class FanOut.FanoutOutputs extends SimpleOutputs
Constructor and Description |
---|
FanoutOutputs(int id,
ActorRef _impl,
Pump _pump) |
Modifier and Type | Method and Description |
---|---|
org.reactivestreams.Subscription |
createSubscription() |
int |
id() |
actor, cancel, complete, demandAvailable, demandCount, downstreamCompleted, downstreamDemand, downstreamRunning, enqueueOutputElement, error, exposedPublisher, isClosed, isSubscribed, NeedsDemand, pump, subreceive, subscriber, waitingExposedPublisher
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
NeedsDemandOrCancel
public int id()
public org.reactivestreams.Subscription createSubscription()
createSubscription
in class SimpleOutputs