AutoDown |
INTERNAL API
|
AutoDown.UnreachableTimeout |
|
AutoDown.UnreachableTimeout$ |
|
AutoDown$ |
INTERNAL API
|
AutoDownBase |
INTERNAL API
|
AutoDowning |
Used when no custom provider is configured and 'auto-down-unreachable-after' is enabled.
|
Cluster |
This module is responsible cluster membership information.
|
Cluster$ |
Cluster Extension Id and factory for creating Cluster extension.
|
ClusterActorRefProvider |
INTERNAL API
|
ClusterCoreDaemon |
INTERNAL API.
|
ClusterCoreSupervisor |
INTERNAL API.
|
ClusterDaemon |
INTERNAL API.
|
ClusterDeployer |
INTERNAL API
|
ClusterDomainEventPublisher |
INTERNAL API.
|
ClusterEvent |
Domain events published to the event bus.
|
ClusterEvent.ClusterMetricsChanged |
Deprecated
|
ClusterEvent.ClusterMetricsChanged$ |
Deprecated
|
ClusterEvent.ClusterShuttingDown$ |
|
ClusterEvent.CurrentClusterState |
Current snapshot state of the cluster.
|
ClusterEvent.CurrentClusterState$ |
|
ClusterEvent.CurrentInternalStats |
INTERNAL API
|
ClusterEvent.CurrentInternalStats$ |
|
ClusterEvent.InitialStateAsEvents$ |
When using this subscription mode the events corresponding
to the current state will be sent to the subscriber to mimic what you would
have seen if you were listening to the events when they occurred in the past.
|
ClusterEvent.InitialStateAsSnapshot$ |
|
ClusterEvent.LeaderChanged |
Leader of the cluster members changed.
|
ClusterEvent.LeaderChanged$ |
|
ClusterEvent.MemberExited |
Member status changed to MemberStatus.Exiting and will be removed
when all members have seen the Exiting status.
|
ClusterEvent.MemberExited$ |
|
ClusterEvent.MemberJoined |
Member status changed to Joining.
|
ClusterEvent.MemberJoined$ |
|
ClusterEvent.MemberLeft |
Member status changed to Leaving.
|
ClusterEvent.MemberLeft$ |
|
ClusterEvent.MemberRemoved |
Member completely removed from the cluster.
|
ClusterEvent.MemberRemoved$ |
|
ClusterEvent.MemberUp |
Member status changed to Up.
|
ClusterEvent.MemberUp$ |
|
ClusterEvent.MemberWeaklyUp |
Member status changed to WeaklyUp.
|
ClusterEvent.MemberWeaklyUp$ |
|
ClusterEvent.ReachabilityChanged |
INTERNAL API
|
ClusterEvent.ReachabilityChanged$ |
|
ClusterEvent.ReachableMember |
A member is considered as reachable by the failure detector
after having been unreachable.
|
ClusterEvent.ReachableMember$ |
|
ClusterEvent.RoleLeaderChanged |
First member (leader) of the members within a role set changed.
|
ClusterEvent.RoleLeaderChanged$ |
|
ClusterEvent.SeenChanged |
INTERNAL API
The nodes that have seen current version of the Gossip.
|
ClusterEvent.SeenChanged$ |
|
ClusterEvent.SubscriptionInitialStateMode |
|
ClusterEvent.UnreachableMember |
A member is considered as unreachable by the failure detector.
|
ClusterEvent.UnreachableMember$ |
|
ClusterEvent$ |
Domain events published to the event bus.
|
ClusterHeartbeatReceiver |
INTERNAL API.
|
ClusterHeartbeatSender |
|
ClusterHeartbeatSender.ExpectedFirstHeartbeat |
|
ClusterHeartbeatSender.ExpectedFirstHeartbeat$ |
|
ClusterHeartbeatSender.Heartbeat |
Sent at regular intervals for failure detection.
|
ClusterHeartbeatSender.Heartbeat$ |
|
ClusterHeartbeatSender.HeartbeatRsp |
|
ClusterHeartbeatSender.HeartbeatRsp$ |
|
ClusterHeartbeatSender.HeartbeatTick$ |
|
ClusterHeartbeatSender$ |
INTERNAL API
|
ClusterHeartbeatSenderState |
|
ClusterHeartbeatSenderState$ |
|
ClusterJmx |
INTERNAL API
|
ClusterMetricsCollector |
INTERNAL API.
|
ClusterReadView |
INTERNAL API
|
ClusterRemoteWatcher |
INTERNAL API
|
ClusterRemoteWatcher$ |
INTERNAL API
|
ClusterScope |
|
ClusterScope$ |
Cluster aware scope of a Deploy
|
ClusterSettings |
|
ClusterUserAction |
INTERNAL API
Cluster commands sent by the USER via
Cluster extension
or JMX.
|
ClusterUserAction.Down |
Command to mark node as temporary down.
|
ClusterUserAction.Down$ |
|
ClusterUserAction.JoinTo |
Command to initiate join another node (represented by address ).
|
ClusterUserAction.JoinTo$ |
|
ClusterUserAction.Leave |
Command to leave the cluster.
|
ClusterUserAction.Leave$ |
|
ClusterUserAction$ |
INTERNAL API
Cluster commands sent by the USER via
Cluster extension
or JMX.
|
DowningProvider |
API for plugins that will handle downing of cluster nodes.
|
DowningProvider$ |
INTERNAL API
|
EWMA |
|
EWMA$ |
|
FirstSeedNodeProcess |
INTERNAL API.
|
Gossip |
|
Gossip$ |
INTERNAL API
|
GossipEnvelope |
INTERNAL API
Envelope adding a sender and receiver address to the gossip.
|
GossipEnvelope$ |
|
GossipOverview |
INTERNAL API
Represents the overview of the cluster, holds the cluster convergence table and set with unreachable nodes.
|
GossipOverview$ |
|
GossipStats |
INTERNAL API
|
GossipStats$ |
|
GossipStatus |
INTERNAL API
When there are no known changes to the node ring a GossipStatus
initiates a gossip chat between two members.
|
GossipStatus$ |
|
HeartbeatNodeRing |
INTERNAL API
|
HeartbeatNodeRing$ |
|
InternalClusterAction |
INTERNAL API
|
InternalClusterAction.AddOnMemberRemovedListener |
|
InternalClusterAction.AddOnMemberRemovedListener$ |
|
InternalClusterAction.AddOnMemberUpListener |
|
InternalClusterAction.AddOnMemberUpListener$ |
|
InternalClusterAction.GetClusterCoreRef$ |
|
InternalClusterAction.GossipSpeedupTick$ |
|
InternalClusterAction.GossipTick$ |
|
InternalClusterAction.InitJoin$ |
see JoinSeedNode
|
InternalClusterAction.InitJoinAck |
see JoinSeedNode
|
InternalClusterAction.InitJoinAck$ |
|
InternalClusterAction.InitJoinNack |
see JoinSeedNode
|
InternalClusterAction.InitJoinNack$ |
|
InternalClusterAction.Join |
Command to join the cluster.
|
InternalClusterAction.Join$ |
|
InternalClusterAction.JoinSeedNode$ |
Start message of the process to join one of the seed nodes.
|
InternalClusterAction.JoinSeedNodes |
Command to initiate the process to join the specified
seed nodes.
|
InternalClusterAction.JoinSeedNodes$ |
|
InternalClusterAction.LeaderActionsTick$ |
|
InternalClusterAction.MetricsTick$ |
|
InternalClusterAction.PublishChanges |
|
InternalClusterAction.PublishChanges$ |
|
InternalClusterAction.PublisherCreated |
|
InternalClusterAction.PublisherCreated$ |
|
InternalClusterAction.PublishEvent |
|
InternalClusterAction.PublishEvent$ |
|
InternalClusterAction.PublishStatsTick$ |
|
InternalClusterAction.ReapUnreachableTick$ |
|
InternalClusterAction.SendCurrentClusterState |
|
InternalClusterAction.SendCurrentClusterState$ |
|
InternalClusterAction.SendGossipTo |
|
InternalClusterAction.SendGossipTo$ |
|
InternalClusterAction.Subscribe |
|
InternalClusterAction.Subscribe$ |
|
InternalClusterAction.Unsubscribe |
|
InternalClusterAction.Unsubscribe$ |
|
InternalClusterAction.Welcome |
Reply to Join
|
InternalClusterAction.Welcome$ |
|
InternalClusterAction$ |
INTERNAL API
|
JmxMetricsCollector |
Deprecated
|
JoinSeedNodeProcess |
INTERNAL API.
|
Member |
Represents the address, current status, and roles of a cluster member node.
|
Member$ |
Module with factory and ordering methods for Member instances.
|
MemberStatus |
Defines the current status of a cluster member node
|
MemberStatus.Down$ |
|
MemberStatus.Exiting$ |
|
MemberStatus.Joining$ |
|
MemberStatus.Leaving$ |
|
MemberStatus.Removed$ |
|
MemberStatus.Up$ |
|
MemberStatus.WeaklyUp$ |
WeaklyUp is an EXPERIMENTAL feature and is subject to change until
it has received more real world testing.
|
MemberStatus$ |
|
Metric |
Deprecated
|
Metric$ |
Deprecated
|
MetricsCollector$ |
Deprecated
|
MetricsGossip |
|
MetricsGossip$ |
INTERNAL API
|
MetricsGossipEnvelope |
INTERNAL API
Envelope adding a sender address to the gossip.
|
MetricsGossipEnvelope$ |
|
NodeMetrics |
Deprecated
|
NodeMetrics$ |
Deprecated
|
NoDowning |
Default downing provider used when no provider is configured and 'auto-down-unreachable-after'
is not enabled.
|
OnMemberStatusChangedListener |
INTERNAL API
|
Reachability |
INTERNAL API
|
Reachability.Reachable$ |
|
Reachability.Record |
|
Reachability.Record$ |
|
Reachability.Terminated$ |
|
Reachability.Unreachable$ |
|
Reachability$ |
INTERNAL API
|
SigarMetricsCollector |
Deprecated
|
StandardMetrics |
Deprecated
|
StandardMetrics.Cpu |
|
StandardMetrics.Cpu$ |
|
StandardMetrics.HeapMemory |
|
StandardMetrics.HeapMemory$ |
|
StandardMetrics$ |
Deprecated
|
UniqueAddress |
|
UniqueAddress$ |
|
VectorClock |
|
VectorClock.After$ |
|
VectorClock.Before$ |
|
VectorClock.Concurrent$ |
|
VectorClock.Node$ |
|
VectorClock.Same$ |
|
VectorClock.Timestamp$ |
|
VectorClock$ |
VectorClock module with helper classes and methods.
|
VectorClockStats |
INTERNAL API
|
VectorClockStats$ |
|