ClusterSettings Properties |
The ClusterSettings type exposes the following members.
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.
|