Package | Description |
---|---|
alluxio.cli.fsadmin.command | |
alluxio.cli.fsadmin.journal | |
alluxio.cli.fsadmin.metrics | |
alluxio.cli.fsadmin.pathconf |
Modifier and Type | Class and Description |
---|---|
class |
BackupCommand
Command for backing up Alluxio master metadata.
|
class |
DoctorCommand
Shows errors or warnings that users should pay attention to.
|
class |
GetBlockInfoCommand
Command for getting information from a block id.
|
class |
JournalCommand
Command for seeing/managing quorum state of embedded journal.
|
class |
MetricsCommand
Command for managing Alluxio metric system.
|
class |
PathConfCommand
Manages path level configuration.
|
class |
ReportCommand
Reports Alluxio running cluster information.
|
class |
StateLockHoldersCommand
CI Command to get state lock holder thread identifiers.
|
class |
UfsCommand
Update attributes for an existing mount point.
|
class |
UpdateConfCommand
Update config for an existing service.
|
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 |
AddCommand
Adds path level configurations.
|
class |
ListCommand
Lists paths that have path level configuration.
|
class |
RemoveCommand
Removes path level configurations.
|
class |
ShowCommand
Show path level configurations.
|
Copyright © 2023. All Rights Reserved.