Modifier and Type | Field and Description |
---|---|
static Cluster$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Cluster$() |
Modifier and Type | Method and Description |
---|---|
Cluster |
createExtension(akka.actor.ExtendedActorSystem system) |
Cluster |
get(akka.actor.ActorSystem system) |
boolean |
isAssertInvariantsEnabled()
INTERNAL API
|
Cluster$ |
lookup() |
public static final Cluster$ MODULE$
public Cluster get(akka.actor.ActorSystem system)
get
in interface akka.actor.ExtensionId<Cluster>
public Cluster$ lookup()
lookup
in interface akka.actor.ExtensionIdProvider
public Cluster createExtension(akka.actor.ExtendedActorSystem system)
createExtension
in interface akka.actor.ExtensionId<Cluster>
public final boolean isAssertInvariantsEnabled()