| Package | Description |
|---|---|
| de.aristaflow.adept2.core.registry.cluster |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterNode
Deprecated.
This class is subject of change and must not be used yet except for testing purpose.
Its interface and implementation may change any time!
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
HeartBeatControl.spawnHeartBeat(ClusterDbPoller poller,
java.lang.String clusterNodeName,
java.lang.String logName,
long period)
Creates a new thread for sending an alive signal to the cluster as well as polling the cluster
server via database.
|