MasterInfoCommand@ThreadSafe @PublicApi @Deprecated public final class LeaderCommand extends AbstractFileSystemCommand
mFileSystem, mFsContext| Constructor and Description |
|---|
LeaderCommand(FileSystemContext fsContext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandName()
Deprecated.
|
java.lang.String |
getDescription()
Deprecated.
|
java.lang.String |
getUsage()
Deprecated.
|
int |
run(org.apache.commons.cli.CommandLine cl)
Deprecated.
|
void |
validateArgs(org.apache.commons.cli.CommandLine cl)
Deprecated.
|
processHeader, runPlainPath, runWildCardCmdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getOptions, getSubCommands, hasSubCommand, parseAndValidateArgspublic LeaderCommand(FileSystemContext fsContext)
fsContext - the filesystem of Alluxiopublic java.lang.String getCommandName()
public void validateArgs(org.apache.commons.cli.CommandLine cl)
throws InvalidArgumentException
InvalidArgumentExceptionpublic int run(org.apache.commons.cli.CommandLine cl)
public java.lang.String getUsage()
public java.lang.String getDescription()
Copyright © 2022. All Rights Reserved.