public static final class ActorPublisherState.State
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
State(scala.Option<org.reactivestreams.Subscriber<java.lang.Object>> subscriber,
long demand,
akka.stream.actor.ActorPublisher.Internal.LifecycleState lifecycleState) |
Modifier and Type | Method and Description |
---|---|
long |
demand() |
akka.stream.actor.ActorPublisher.Internal.LifecycleState |
lifecycleState() |
scala.Option<org.reactivestreams.Subscriber<java.lang.Object>> |
subscriber() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait