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 String |
COMMAND_NAME |
mCommands, mCommandsAlt
mFsContext, mWorkingDirPath
Constructor and Description |
---|
CollectAlluxioInfoCommand(FileSystemContext fsContext)
Creates a new instance of
CollectAlluxioInfoCommand . |
Modifier and Type | Method and Description |
---|---|
String |
getCommandName()
Gets the command name as input from the shell.
|
String |
getDescription() |
String |
getUsage() |
protected void |
registerCommands() |
registerCommand, run
generateOutputFile, getWorkingDirectory, validateArgs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getOptions, getSubCommands, hasSubCommand, parseAndValidateArgs
public static final String COMMAND_NAME
public CollectAlluxioInfoCommand(FileSystemContext fsContext)
CollectAlluxioInfoCommand
.fsContext
- the FileSystemContext
to execute inprotected void registerCommands()
registerCommands
in class ExecuteShellCollectInfoCommand
public String getCommandName()
Command
public String getUsage()
public String getDescription()
Copyright © 2023. All Rights Reserved.