![]() | ClusterEventCurrentClusterState Class |
Namespace: Akka.Cluster
The ClusterEventCurrentClusterState type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClusterEventCurrentClusterState |
Creates a new instance of the current cluster state.
|
![]() | ClusterEventCurrentClusterState(ImmutableSortedSetMember, ImmutableHashSetMember, ImmutableHashSetAddress, Address, ImmutableDictionaryString, Address) |
Creates a new instance of the current cluster state.
|
Name | Description | |
---|---|---|
![]() | AllRoles |
All node roles in the cluster
|
![]() | Leader |
Get address of current leader, or null if noe
|
![]() | Members |
Get current member list
|
![]() | SeenBy |
Get current "seen-by" set
|
![]() | Unreachable |
Get current unreachable set
|
Name | Description | |
---|---|---|
![]() | Copy |
Creates a deep copy of the ClusterEventCurrentClusterState and optionally allows you
to specify different values for the outgoing objects
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RoleLeader |
Get address of current leader, if any, within the role set
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT |
TBD
(Defined by Extensions.) |
![]() | Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) |
![]() | MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |