Package akka.cluster.client
Class ClusterClient.Internal$
- java.lang.Object
-
- akka.cluster.client.ClusterClient.Internal$
-
- Enclosing class:
- ClusterClient
public static class ClusterClient.Internal$ extends java.lang.ObjectINTERNAL API
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classClusterClient.Internal$.HeartbeatTickclassClusterClient.Internal$.HeartbeatTick$classClusterClient.Internal$.ReconnectTimeoutclassClusterClient.Internal$.ReconnectTimeout$classClusterClient.Internal$.RefreshContactsTickclassClusterClient.Internal$.RefreshContactsTick$
-
Field Summary
Fields Modifier and Type Field Description static ClusterClient.Internal$MODULE$Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Internal$()
-
-
-
Field Detail
-
MODULE$
public static final ClusterClient.Internal$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-