| 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.
|
| 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 |
A
TwoPhasePlatform 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.
|
| 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.
|