public class VolumeContainerCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<java.lang.String,com.mapr.cliframework.base.inputparams.BaseInputParameter> |
baseParams |
static com.mapr.cliframework.base.CLICommand |
containerCommands |
static com.mapr.cliframework.base.CLICommand[] |
containerCommandsArray |
static com.mapr.cliframework.base.CLICommand |
moveContainerCommand |
static java.lang.String |
moveContainerUsage |
static java.lang.String |
switchMasterUsage |
| Constructor and Description |
|---|
VolumeContainerCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
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 moveContainerUsage
public static final java.lang.String switchMasterUsage
public static java.util.Map<java.lang.String,com.mapr.cliframework.base.inputparams.BaseInputParameter> baseParams
public static final com.mapr.cliframework.base.CLICommand moveContainerCommand
public static com.mapr.cliframework.base.CLICommand[] containerCommandsArray
public static com.mapr.cliframework.base.CLICommand containerCommands