| Package | Description |
|---|---|
| io.atomix.protocols.phi.protocol |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
FailureDetectionProtocol.heartbeat(T peer,
HeartbeatMessage<T> message)
Sends the given heartbeat message to the given [eer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FailureDetectionProtocol.registerHeartbeatListener(Consumer<HeartbeatMessage<T>> listener)
Registers a heartbeat message listener.
|
Copyright © 2013–2017. All rights reserved.