public static final class ActorPublisherMessage.Request extends ActorPublisherMessage implements NoSerializationVerificationNeeded, scala.Product, scala.Serializable
ActorPublisher
actor when the stream subscriber requests
more elements.
param: n number of requested elementsActorPublisherMessage.Cancel, ActorPublisherMessage.Cancel$, ActorPublisherMessage.Request, ActorPublisherMessage.Request$, ActorPublisherMessage.SubscriptionTimeoutExceeded, ActorPublisherMessage.SubscriptionTimeoutExceeded$
Constructor and Description |
---|
Request(long n) |
Modifier and Type | Method and Description |
---|---|
boolean |
isProcessed()
INTERNAL API: needed for stash support
|
void |
markProcessed()
INTERNAL API: needed for stash support
|
long |
n() |
cancelInstance, subscriptionTimeoutExceededInstance
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait