| Cluster |
This class is not intended for user extension other than for test purposes (e.g.
|
| Cluster$ |
Akka Typed Cluster API entry point
|
| ClusterSetup |
Can be used in ActorSystemSetup when starting the ActorSystem
to replace the default implementation of the Cluster extension.
|
| ClusterSetup$ |
|
| ClusterSingleton |
This class is not intended for user extension other than for test purposes (e.g.
|
| ClusterSingleton$ |
|
| ClusterSingletonImpl |
INTERNAL API:
|
| ClusterSingletonImpl$ |
INTERNAL API:
|
| ClusterSingletonManagerSettings |
param: singletonName The actor name of the child singleton actor.
|
| ClusterSingletonManagerSettings$ |
|
| ClusterSingletonSettings |
|
| ClusterSingletonSettings$ |
|
| ClusterSingletonSetup |
|
| ClusterSingletonSetup$ |
|
| Down |
Send command to DOWN the node specified by 'address'.
|
| Down$ |
|
| GetCurrentState |
|
| GetCurrentState$ |
|
| Join |
Try to join this cluster node with the node specified by 'address'.
|
| Join$ |
|
| JoinSeedNodes |
Scala API: Join the specified seed nodes without defining them in config.
|
| JoinSeedNodes$ |
|
| Leave |
Send command to issue state transition to LEAVING for the node specified by 'address'.
|
| Leave$ |
|
| PrepareForFullClusterShutdown$ |
|
| SelfRemoved |
Subscribe to this node being removed from the cluster.
|
| SelfRemoved$ |
|
| SelfUp |
Subscribe to this node being up, after sending this event the subscription is automatically
cancelled.
|
| SelfUp$ |
|
| SetAppVersionLater |
Scala API: If the appVersion is read from an external system (e.g.
|
| SetAppVersionLater$ |
|
| SingletonActor<M> |
|
| SingletonActor$ |
|
| Subscribe<A extends ClusterEvent.ClusterDomainEvent> |
Subscribe to cluster state changes.
|
| Subscribe$ |
|
| Unsubscribe<T> |
|
| Unsubscribe$ |
|