public final class DefaultBlockMaster.LostWorkerDetectionHeartbeatExecutor extends Object implements HeartbeatExecutor
Constructor and Description |
---|
LostWorkerDetectionHeartbeatExecutor()
Constructs a new
DefaultBlockMaster.LostWorkerDetectionHeartbeatExecutor . |
Modifier and Type | Method and Description |
---|---|
void |
close()
Cleans up any resources used by the heartbeat executor.
|
void |
heartbeat()
Implements the heartbeat logic.
|
public LostWorkerDetectionHeartbeatExecutor()
DefaultBlockMaster.LostWorkerDetectionHeartbeatExecutor
.public void heartbeat()
HeartbeatExecutor
heartbeat
in interface HeartbeatExecutor
public void close()
HeartbeatExecutor
close
in interface HeartbeatExecutor
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2023. All Rights Reserved.