public class TraceCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HOST_PARAM_NAME |
static java.lang.String |
LEVEL_PARAM_NAME |
static java.lang.String |
MODE_PARAM_NAME |
static java.lang.String |
MODULE_PARAM_NAME |
static java.lang.String |
PORT_PARAM_NAME |
static java.lang.String |
SIZE_PARAM_NAME |
static com.mapr.cliframework.base.CLICommand |
traceCommands |
static java.lang.String |
USER_MODE_PARAM_NAME |
| Constructor and Description |
|---|
TraceCommands(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 |
getCommandUsage() |
executeCommand, executeSimpleSHHCommand, executeSimpleSHHCommand, getCLICommand, getGIds, getInput, getKeyType, getParamBooleanValue, getParamDateValue, getParamIntValue, getParamLongValue, getParamObjectValue, getParamTextValue, getUserCredentials, getUserId, getUserLoginId, getVersion, isParamPresent, isParamValueEmpty, setServerCall, setUserCredentials, setVersion, validateInputpublic static final java.lang.String PORT_PARAM_NAME
public static final java.lang.String HOST_PARAM_NAME
public static final java.lang.String USER_MODE_PARAM_NAME
public static final java.lang.String MODULE_PARAM_NAME
public static final java.lang.String LEVEL_PARAM_NAME
public static final java.lang.String SIZE_PARAM_NAME
public static final java.lang.String MODE_PARAM_NAME
public static final com.mapr.cliframework.base.CLICommand traceCommands
public TraceCommands(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 getCommandUsage()
getCommandUsage in class com.mapr.cliframework.base.CLIBaseClass