Cluster Properties |
The Cluster type exposes the following members.
Name | Description | |
---|---|---|
DowningProvider |
TBD
| |
FailureDetector |
The set of failure detectors used for monitoring one or more nodes in the cluster.
| |
IsTerminated |
Determine whether or not this cluster instance has been shutdown.
| |
SelfAddress |
The address of this cluster member.
| |
SelfRoles |
The roles that this cluster member is currently a part.
| |
SelfUniqueAddress |
The current unique address for the cluster, which includes the UID.
| |
Settings |
The settings for the cluster.
| |
State |
The current snapshot state of the cluster.
| |
System |
The underlying ActorSystem supported by this plugin.
|