public class CollectAlluxioInfoCommand extends ExecuteShellCollectInfoCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectAlluxioInfoCommand.AlluxioCommand
A special shell command that runs an Alluxio cmdline operation.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMMAND_NAME |
mCommands, mCommandsAltmFsContext, mWorkingDirPath| Constructor and Description |
|---|
CollectAlluxioInfoCommand(FileSystemContext fsContext)
Creates a new instance of
CollectAlluxioInfoCommand. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandName() |
java.lang.String |
getDescription() |
java.lang.String |
getUsage() |
protected void |
registerCommands() |
registerCommand, rungenerateOutputFile, getWorkingDirectory, validateArgsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getOptions, getSubCommands, hasSubCommand, parseAndValidateArgspublic static final java.lang.String COMMAND_NAME
public CollectAlluxioInfoCommand(FileSystemContext fsContext)
CollectAlluxioInfoCommand.fsContext - the FileSystemContext to execute inprotected void registerCommands()
registerCommands in class ExecuteShellCollectInfoCommandpublic java.lang.String getCommandName()
public java.lang.String getUsage()
public java.lang.String getDescription()
Copyright © 2022. All Rights Reserved.