Package | Description |
---|---|
alluxio.client.file | |
alluxio.fuse.meta | |
alluxio.heartbeat | |
alluxio.master.block | |
alluxio.master.meta | |
alluxio.proxy | |
alluxio.worker.job.command |
Modifier and Type | Class and Description |
---|---|
class |
ConfigHashSync
Heartbeat task for getting the latest configuration versions from meta master, if versions
change, then re-initialize the filesystem context.
|
Modifier and Type | Class and Description |
---|---|
class |
UpdateChecker
Periodically Alluxio version update check.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultBlockMaster.LostWorkerDetectionHeartbeatExecutor
Lost worker periodic check.
|
class |
DefaultBlockMaster.WorkerRegisterStreamGCExecutor
Periodically checks the open worker register streams.
|
Modifier and Type | Class and Description |
---|---|
class |
JobMasterSync
If a job master is detected as a standby job master.
|
class |
JournalSpaceMonitor
A heartbeat executor which periodically tracks the amount of disk space available for a
particular path, generally the disk holding the journal.
|
class |
MetaMasterSync
If a master is detected as a standby master.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyMasterSync
The Proxy will maintain a stateless heartbeat with the primary master.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandHandlingExecutor
Manages the communication with the master.
|
Copyright © 2023. All Rights Reserved.