@FunctionalInterface public interface HeartbeatSender
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
sendHeartbeat()
Send a heartbeat, receiving a
CompletableFuture containing the InstructionAck once the heartbeat
has been received. |
CompletableFuture<Void> sendHeartbeat()
CompletableFuture containing the InstructionAck once the heartbeat
has been received.CompletableFuture containing the InstructionAck once the heartbeat has been receivedCopyright © 2020–2023 AxonIQ BV. All rights reserved.