@NotThreadSafe public class ActiveSyncer extends java.lang.Object implements HeartbeatExecutor
| Constructor and Description |
|---|
ActiveSyncer(FileSystemMaster fileSystemMaster,
ActiveSyncManager syncManager,
MountTable mountTable,
long mountId)
Constructs a new
ActiveSyncer. |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
heartbeat() |
public ActiveSyncer(FileSystemMaster fileSystemMaster, ActiveSyncManager syncManager, MountTable mountTable, long mountId)
ActiveSyncer.fileSystemMaster - fileSystem mastersyncManager - sync managermountTable - mount tablemountId - mount idpublic void heartbeat()
heartbeat in interface HeartbeatExecutorpublic void close()
close in interface HeartbeatExecutorclose in interface java.io.Closeableclose in interface java.lang.AutoCloseableCopyright © 2020. All Rights Reserved.