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.Object
INTERNAL API
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
ClusterClient.Internal$.HeartbeatTick
class
ClusterClient.Internal$.HeartbeatTick$
class
ClusterClient.Internal$.ReconnectTimeout
class
ClusterClient.Internal$.ReconnectTimeout$
class
ClusterClient.Internal$.RefreshContactsTick
class
ClusterClient.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.
-
-