![]() | ClusterSettings Class |
Namespace: Akka.Cluster
The ClusterSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClusterSettings |
Initializes a new instance of the ClusterSettings class.
|
Name | Description | |
---|---|---|
![]() | AutoDownUnreachableAfter |
TBD
|
![]() | DowningProviderType |
TBD
|
![]() | DownRemovalMargin | Obsolete.
Obsolete. Use DownRemovalMargin.
|
![]() | FailureDetectorConfig |
The configuration for the underlying failure detector used by Akka.Cluster.
|
![]() | FailureDetectorImplementationClass |
The fully qualified type name of the failure detector class that will be used.
|
![]() | GossipDifferentViewProbability |
TBD
|
![]() | GossipInterval |
The amount of time between when gossip messages are sent.
|
![]() | GossipTimeToLive |
TBD
|
![]() | HeartbeatExpectedResponseAfter |
The amount of time we expect a heartbeat response after first contact with a new node.
|
![]() | HeartbeatInterval |
The amount of time between when heartbeat messages are sent.
|
![]() | LeaderActionsInterval |
TBD
|
![]() | LogInfo |
Determine whether to log InfoLevel messages.
|
![]() | MinNrOfMembers |
TBD
|
![]() | MinNrOfMembersOfRole |
TBD
|
![]() | MonitoredByNrOfMembers |
TBD
|
![]() | PeriodicTasksInitialDelay |
TBD
|
![]() | PublishStatsInterval |
TBD
|
![]() | ReduceGossipDifferentViewProbability |
TBD
|
![]() | RetryUnsuccessfulJoinAfter |
TBD
|
![]() | Roles |
TBD
|
![]() | RunCoordinatedShutdownWhenDown |
Trigger the CoordinatedShutdown even if this node was removed by non-graceful
means, such as being downed.
|
![]() | SchedulerTickDuration |
TBD
|
![]() | SchedulerTicksPerWheel |
TBD
|
![]() | SeedNodes |
A list of designated seed nodes for the cluster.
|
![]() | SeedNodeTimeout |
TBD
|
![]() | UnreachableNodesReaperInterval |
TBD
|
![]() | UseDispatcher |
TBD
|
![]() | VerboseGossipReceivedLogging |
Determines whether or not to log gossip consumption logging in verbose mode
|
![]() | VerboseHeartbeatLogging |
Determine whether or not to log heartbeat message in verbose mode.
|
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | 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.) |