public class DbCfCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface, com.mapr.fs.AceHelper.DBPermission
| Modifier and Type | Field and Description |
|---|---|
static com.mapr.cliframework.base.CLICommand |
cfCommands |
static java.lang.String |
COLUMNS_PARAM_NAME |
static int |
DEFAULT_TTL |
static java.lang.String |
LIMIT_PARAM_NAME |
static java.lang.String |
OUTPUT_PARAM_NAME |
static java.lang.String |
SHOW_COLUMNS_NAME |
static java.lang.String |
START_PARAM_NAME |
| Constructor and Description |
|---|
DbCfCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
java.lang.String |
getCliParam(java.lang.String key) |
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 COLUMNS_PARAM_NAME
public static final java.lang.String OUTPUT_PARAM_NAME
public static final java.lang.String START_PARAM_NAME
public static final java.lang.String LIMIT_PARAM_NAME
public static final java.lang.String SHOW_COLUMNS_NAME
public static final int DEFAULT_TTL
public static final com.mapr.cliframework.base.CLICommand cfCommands
public DbCfCommands(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 java.lang.String getCliParam(java.lang.String key)
throws java.io.IOException
getCliParam in interface com.mapr.fs.AceHelper.DBPermissionjava.io.IOException