public class McsCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FILE_NAME |
static java.lang.String |
KEY |
static com.mapr.cliframework.base.CLICommand |
mcsCommands |
static com.mapr.cliframework.base.CLICommand |
readFromFileCommand |
static com.mapr.cliframework.base.CLICommand |
saveToFileCommand |
static java.lang.String |
VALUE |
| Constructor and Description |
|---|
McsCommands(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 FILE_NAME
public static final java.lang.String VALUE
public static final java.lang.String KEY
public static final com.mapr.cliframework.base.CLICommand saveToFileCommand
public static final com.mapr.cliframework.base.CLICommand readFromFileCommand
public static final com.mapr.cliframework.base.CLICommand mcsCommands