@PublicApi public final class PathConfCommand extends AbstractFsAdminCommand
mBlockClient, mFsClient, mJobMasterClient, mJobMasterJournalMasterClient, mMasterJournalMasterClient, mMetaClient, mMetaConfigClient, mMetricsClient, mPrintStream
Constructor and Description |
---|
PathConfCommand(Context context,
AlluxioConfiguration alluxioConf) |
Modifier and Type | Method and Description |
---|---|
static String |
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 PathConfCommand(Context context, AlluxioConfiguration alluxioConf)
context
- fsadmin command contextalluxioConf
- Alluxio configurationpublic Map<String,Command> getSubCommands()
public String getCommandName()
Command
public String getUsage()
public static String description()
public String getDescription()
Copyright © 2023. All Rights Reserved.