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