Package org.apache.pekko.cluster.pubsub
Class DistributedPubSubMediator.Internal$.Status
java.lang.Object
org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
- All Implemented Interfaces:
Serializable,DeadLetterSuppression,DistributedPubSubMessage,scala.Equals,scala.Product
- Enclosing class:
- DistributedPubSubMediator.Internal$
public final class DistributedPubSubMediator.Internal$.Status
extends Object
implements DistributedPubSubMessage, DeadLetterSuppression, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Statusbooleanorg.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.StatusbooleanbooleaninthashCode()booleanintproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object>toString()unapply(org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Status x$0) versions()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
Status
-
-
Method Details
-
apply
-
unapply
-
versions
-
isReplyToStatus
public boolean isReplyToStatus() -
copy
-
copy$default$1
-
copy$default$2
public boolean copy$default$2() -
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
productElementName
- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode() -
toString
-
equals
-