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| 限定符和类型 | 方法和说明 |
|---|---|
void |
run() |
getLastHeartbeatFrom, handleHeartbeatRpc, monitorTarget, receiveHeartbeat, requestHeartbeat, stop, unmonitorTargetCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.