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.
|
ServiceStateTracker |
This class resembles the service state tracking of ClientService .
|
ServiceStateTracker.PlatformStateListener |
Listener for events that the availability of the platform within the cluster node has changed.
|
ServiceStateTracker.ServiceAvailabilityTracker |
A tracker for the availability of a specific ADEPT2Service identified by its
URI[] .
|