public abstract class AbstractFsAdminCommand extends Object implements Command
Modifier and Type | Field and Description |
---|---|
protected BlockMasterClient |
mBlockClient |
protected FileSystemMasterClient |
mFsClient |
protected MetaMasterClient |
mMetaClient |
protected PrintStream |
mPrintStream |
Modifier | Constructor and Description |
---|---|
protected |
AbstractFsAdminCommand(Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCommandName, getDescription, getOptions, getUsage, parseAndValidateArgs, run, validateArgs
protected final FileSystemMasterClient mFsClient
protected final BlockMasterClient mBlockClient
protected final MetaMasterClient mMetaClient
protected final PrintStream mPrintStream
protected AbstractFsAdminCommand(Context context)
Copyright © 2023. All Rights Reserved.