Package org.apache.pekko.cluster.client
Class ClusterClientUnreachable
java.lang.Object
org.apache.pekko.cluster.client.ClusterClientUnreachable
- All Implemented Interfaces:
Serializable,ClusterClientInteraction,scala.Equals,scala.Product
public final class ClusterClientUnreachable
extends Object
implements ClusterClientInteraction, scala.Product, Serializable
Emitted to the Pekko event stream when a cluster client was previously connected
but then not seen for some time.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClusterClientUnreachablebooleanbooleaninthashCode()intproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object>toString()static scala.Option<ActorRef>Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
ClusterClientUnreachable
-
-
Method Details
-
apply
-
unapply
-
clusterClient
- Specified by:
clusterClientin interfaceClusterClientInteraction
-
copy
-
copy$default$1
-
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
-