I - Type of the incoming heartbeat payloadO - Type of the outgoing heartbeat payloadpublic class HeartbeatManagerSenderImpl<I,O> extends HeartbeatManagerImpl<I,O> implements Runnable
HeartbeatManager implementation which regularly requests a heartbeat response from its
monitored HeartbeatTarget. The heartbeat period is configurable.log, stopped| Modifier and Type | Method and Description |
|---|---|
void |
run() |
getLastHeartbeatFrom, handleHeartbeatRpc, monitorTarget, receiveHeartbeat, requestHeartbeat, stop, unmonitorTargetCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.