Package de.aristaflow.adept2.core.registry.cluster
-
Interface Summary Interface Description ClusterCommPoller Interface for polling a cluster node via communication.ClusterDbPoller Interface for polling a cluster node via DB and requesting a restart of the local cluster node if required.ServiceStateTracker.PlatformStateListener Listener for events that the availability of the platform within the cluster node has changed. -
Class Summary Class Description ClusterInteractionRequest Requests to the cluster heartbeat, that is, signals to the cluster database.ClusterNode Deprecated. This class is subject of change and must not be used yet except for testing purpose.ClusterNodeState This class encapsulates the state of a cluster node in memory.ClusterPlatform ATwoPhasePlatform
used for bootstrapping a cluster node.HeartBeatControl This class controls the heartbeats of a cluster node, that is , the heartbeat for the database and the heartbeat for the communication.ServiceStateTracker This class resembles the service state tracking ofClientService
. -
Enum Summary Enum Description ClusterCommRequest Requests to the communication heartbeat, that is, what should the communication heartbeat do.ClusterInteractionRequest.Operation The operations which can be requested to be performed by the cluster heartbeat.