public class ClusterCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterCommands.VersionFileContents |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
centralConfigPath |
static com.mapr.cliframework.base.CLICommand |
clusterCommands |
static com.mapr.cliframework.base.CLICommand |
featureCommand |
static java.lang.String |
versionFilePath |
| Constructor and Description |
|---|
ClusterCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
static ClusterCommands.VersionFileContents |
readHadoopVersionFile() |
executeCommand, executeSimpleSHHCommand, executeSimpleSHHCommand, getCLICommand, getCommandUsage, getGIds, getInput, getKeyType, getParamBooleanValue, getParamDateValue, getParamIntValue, getParamLongValue, getParamObjectValue, getParamTextValue, getUserCredentials, getUserId, getUserLoginId, getVersion, isParamPresent, isParamValueEmpty, setServerCall, setUserCredentials, setVersion, validateInputpublic static final java.lang.String centralConfigPath
public static final java.lang.String versionFilePath
public static final com.mapr.cliframework.base.CLICommand featureCommand
public static final com.mapr.cliframework.base.CLICommand clusterCommands
public ClusterCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand)
public com.mapr.cliframework.base.CommandOutput executeRealCommand()
throws com.mapr.cliframework.base.CLIProcessingException
executeRealCommand in class com.mapr.cliframework.base.CLIBaseClasscom.mapr.cliframework.base.CLIProcessingExceptionpublic static ClusterCommands.VersionFileContents readHadoopVersionFile()