public class NodesCommand extends AbstractFsAdminCommand
mBlockClient, mFsClient, mJobMasterClient, mJobMasterJournalMasterClient, mMasterJournalMasterClient, mMetaClient, mMetricsClient, mPrintStream
Constructor and Description |
---|
NodesCommand(Context context,
AlluxioConfiguration alluxioConf) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandName()
Gets the command name as input from the shell.
|
String |
getDescription() |
Map<String,Command> |
getSubCommands() |
String |
getUsage() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getOptions, hasSubCommand, parseAndValidateArgs, run, validateArgs
public NodesCommand(Context context, AlluxioConfiguration alluxioConf)
context
- alluxioConf
- public String getCommandName()
Command
public Map<String,Command> getSubCommands()
public String getUsage()
public String getDescription()
Copyright © 2023. All Rights Reserved.