public abstract class AbstractFsAdminCommand extends java.lang.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 java.io.PrintStream |
mPrintStream |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFsAdminCommand(Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getCommandName, getDescription, getOptions, getSubCommands, getUsage, hasSubCommand, parseAndValidateArgs, run, validateArgsprotected final FileSystemMasterClient mFsClient
protected final BlockMasterClient mBlockClient
protected final MetaMasterClient mMetaClient
protected final MetaMasterConfigClient mMetaConfigClient
protected final MetricsMasterClient mMetricsClient
protected final java.io.PrintStream mPrintStream
protected final JournalMasterClient mMasterJournalMasterClient
protected final JournalMasterClient mJobMasterJournalMasterClient
protected final JobMasterClient mJobMasterClient
protected AbstractFsAdminCommand(Context context)
Copyright © 2022. All Rights Reserved.