public class NodeMetricsCommand
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLUMNS_PARAM |
static java.lang.String |
END_TIME_PARAM |
static java.lang.String |
EVENTS_PARAM |
static java.lang.String |
INTERVAL_PARAM |
static int |
MIN_INTERVAL |
static java.lang.String |
NODE_PARAM |
static com.mapr.cliframework.base.CLICommand |
nodeMetricsCmd |
static java.lang.String |
NODES_PARAM |
static java.lang.String |
OUTPUT_PARAM_NAME |
static java.lang.String |
PROCESSES_NUMBER_PARAM_NAME |
static com.mapr.cliframework.base.CLICommand |
showMemoryCmd |
static java.lang.String |
START_TIME_PARAM |
| Constructor and Description |
|---|
NodeMetricsCommand(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
void |
getServicesMemory(java.lang.String host,
java.lang.String numProcesses,
com.mapr.cliframework.base.CommandOutput.OutputHierarchy oh) |
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 NODES_PARAM
public static final java.lang.String START_TIME_PARAM
public static final java.lang.String END_TIME_PARAM
public static final java.lang.String INTERVAL_PARAM
public static final java.lang.String EVENTS_PARAM
public static final java.lang.String COLUMNS_PARAM
public static final java.lang.String NODE_PARAM
public static final java.lang.String OUTPUT_PARAM_NAME
public static final java.lang.String PROCESSES_NUMBER_PARAM_NAME
public static final int MIN_INTERVAL
public static final com.mapr.cliframework.base.CLICommand nodeMetricsCmd
public static final com.mapr.cliframework.base.CLICommand showMemoryCmd
public NodeMetricsCommand(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 void getServicesMemory(java.lang.String host,
java.lang.String numProcesses,
com.mapr.cliframework.base.CommandOutput.OutputHierarchy oh)
throws com.mapr.cliframework.base.CLIProcessingException
com.mapr.cliframework.base.CLIProcessingException