Package org.apache.pekko.cluster.pubsub
Class DistributedPubSubMediator.Internal$.TerminateRequest
java.lang.Object
org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
- Enclosing class:
- DistributedPubSubMediator.Internal$
Sent from parent to child actor to signalize that messages are being buffered. When received by child actor
if no
DistributedPubSubMediator.Subscribe message has been received after sending DistributedPubSubMediator.Internal$.NoMoreSubscribers message child actor will stop itself.-
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
-
TerminateRequest
public TerminateRequest()
-
-
Method Details
-
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-