public final class BlockIntegrityChecker extends java.lang.Object implements HeartbeatExecutor
| Constructor and Description |
|---|
BlockIntegrityChecker(FileSystemMaster fsm)
Constructs a block integrity checker based on the given
FileSystemMaster. |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
heartbeat() |
public BlockIntegrityChecker(FileSystemMaster fsm)
FileSystemMaster.fsm - the master to checkpublic void heartbeat()
heartbeat in interface HeartbeatExecutorpublic void close()
close in interface HeartbeatExecutorclose in interface java.io.Closeableclose in interface java.lang.AutoCloseableCopyright © 2019. All Rights Reserved.