| Package | Description |
|---|---|
| de.aristaflow.adept2.core.registry.cluster |
| Class and Description |
|---|
| ClusterCommPoller
Interface for polling a cluster node via communication.
|
| ClusterCommRequest
Requests to the communication heartbeat, that is, what should the
communication heartbeat do.
|
| ClusterDbPoller
Interface for polling a cluster node via DB and requesting a restart of the local cluster node if
required.
|
| ClusterInteractionRequest
Requests to the cluster heartbeat, that is, signals to the cluster database.
|
| ClusterInteractionRequest.Operation
The operations which can be requested to be performed by the cluster
heartbeat.
|
| ClusterNodeState
This class encapsulates the state of a cluster node in memory.
|
| HeartBeatControl
This class controls the heartbeats of a cluster node, that is , the heartbeat for the database
and the heartbeat for the communication.
|