| Package | Description |
|---|---|
| de.aristaflow.adept2.core.registry.cluster |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClusterDbPoller.pollServerDb(long timeout,
ClusterInteractionRequest request)
Polls the server of this cluster and sends an alive signal to the cluster DB service.
|
boolean |
ClusterNode.pollServerDb(long timeout,
ClusterInteractionRequest request)
Deprecated.
|
protected void |
HeartBeatControl.triggerPoll(ClusterInteractionRequest cir)
Triggers the DB heartbeat to poll using the designated request in case one exists.
|