public class UserConfigCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SUPERUSER_PARAM |
static java.lang.String |
USER_PARAM_NAME |
static com.mapr.cliframework.base.CLICommand |
userconfigCmds |
| Constructor and Description |
|---|
UserConfigCommands(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 USER_PARAM_NAME
public static final java.lang.String SUPERUSER_PARAM
public static final com.mapr.cliframework.base.CLICommand userconfigCmds