Package org.apache.pekko.cluster.pubsub
Class DistributedPubSubMediator.Internal$.NewSubscriberArrived
java.lang.Object
org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
- Enclosing class:
- DistributedPubSubMediator.Internal$
Sent from child to parent actor as response to
DistributedPubSubMediator.Internal$.TerminateRequest in case DistributedPubSubMediator.Subscribe message arrived
after sending DistributedPubSubMediator.Internal$.NoMoreSubscribers but before receiving DistributedPubSubMediator.Internal$.TerminateRequest.
When received by the parent buffered messages will be forwarded to child actor for processing.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanabstract static booleanstatic inthashCode()static intstatic ObjectproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic StringtoString()
-
Constructor Details
-
NewSubscriberArrived
public NewSubscriberArrived()
-
-
Method Details
-
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-