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, monitorTarget, receiveHeartbeat, requestHeartbeat, stop, unmonitorTarget
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.