Package org.apache.pekko.cluster.pubsub
Class DistributedPubSubMediator.Internal$.NoMoreSubscribers
java.lang.Object
org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
- Enclosing class:
- DistributedPubSubMediator.Internal$
Passivate-like message sent from child to parent, used to signal that sender has no subscribers and no child actors.
-
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
-
NoMoreSubscribers
public NoMoreSubscribers()
-
-
Method Details
-
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-