Package | Description |
---|---|
alluxio.cli.fsadmin.command | |
alluxio.cli.fsadmin.journal | |
alluxio.cli.fsadmin.metrics | |
alluxio.cli.fsadmin.nodes |
Modifier and Type | Class and Description |
---|---|
class |
BackupCommand
Command for backing up Alluxio master metadata.
|
class |
DecommissionWorkerCommand
Decommission a specific batch of workers, the decommissioned worker is not automatically
shutdown and will not be picked for new I/O requests.
|
class |
DoctorCommand
Shows errors or warnings that users should pay attention to.
|
class |
EnableWorkerCommand
The DecommissionWorkerCommand can specify to disable certain workers in the cluster, so
they are not allowed to register again.
|
class |
JournalCommand
Command for seeing/managing quorum state of embedded journal.
|
class |
MetricsCommand
Command for managing Alluxio metric system.
|
class |
NodesCommand
Command to get or administrate worker nodes status.
|
class |
ReportCommand
Reports Alluxio running cluster information.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckpointCommand
Command for triggering a checkpoint in the primary master journal system.
|
class |
QuorumCommand
Command for seeing/managing quorum state of embedded journal.
|
class |
QuorumElectCommand
Command for transferring the leadership to another master within a quorum.
|
class |
QuorumInfoCommand
Command for querying journal quorum information.
|
class |
QuorumRemoveCommand
Command for removing a server from journal quorum.
|
Modifier and Type | Class and Description |
---|---|
class |
ClearCommand
Clear the leading master (and workers) metrics.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkerStatusCommand
Command to print worker nodes status.
|
Copyright © 2023. All Rights Reserved.