Package com.mapr.cli
Class VolumeTierCommands
java.lang.Object
com.mapr.cliframework.base.CLIBaseClass
com.mapr.cli.VolumeTierCommands
- All Implemented Interfaces:
com.mapr.cliframework.base.CLIInterface
public class VolumeTierCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mapr.cliframework.base.CLICommandstatic final Stringstatic final Stringstatic final com.mapr.cliframework.base.CLICommandstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final com.mapr.cliframework.base.CLICommandstatic final Stringstatic final com.mapr.cliframework.base.CLICommandstatic final Stringstatic final Stringstatic final com.mapr.cliframework.base.CLICommandstatic final Stringstatic final com.mapr.cliframework.base.CLICommandstatic final Stringstatic final com.mapr.cliframework.base.CLICommandstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class com.mapr.cliframework.base.CLIBaseClass
cliCommand, CLUSTER_NAME_PARAM, clusterParams, HELP_PARAM, input, isServerCall, NOT_REQUIRED, output, REQUIRED, userInfo, versionFields inherited from interface com.mapr.cliframework.base.CLIInterface
KEY_PREFIX, PASSWORD_PREFIX -
Constructor Summary
ConstructorsConstructorDescriptionVolumeTierCommands(com.mapr.cliframework.base.ProcessedInput input, com.mapr.cliframework.base.CLICommand cliCommand) -
Method Summary
Methods inherited from class com.mapr.cliframework.base.CLIBaseClass
executeCommand, executeSimpleSHHCommand, executeSimpleSHHCommand, getBooleanParam, getCLICommand, getCommandUsage, getGIds, getInput, getKeyType, getParamBooleanValue, getParamDateValue, getParamIntValue, getParamLongValue, getParamObjectValue, getParamTextValue, getUserClusterOps, getUserCredentials, getUserId, getUserLoginId, getVersion, isParamPresent, isParamValueEmpty, setServerCall, setUserClusterOps, setUserCredentials, setUserCredentialsByJwt, setVersion, skipValidation, validateInputMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mapr.cliframework.base.CLIInterface
executeCommand, getCLICommand, getGIds, getUserId, getUserLoginId, setServerCall, setUserCredentials, setUserCredentialsByJwt, setVersion, validateInput
-
Field Details
-
VOLUME_PARAM_NAME
- See Also:
-
TRIGGER_NOW_PARAM_NAME
- See Also:
-
IGNORE_RULE_PARAM_NAME
- See Also:
-
SCAN_OPT_EN_PARAM_NAME
- See Also:
-
FORCE_RECALL_EXPIRY_PARAM_NAME
- See Also:
-
BATCH_START_CID_PARAM_NAME
- See Also:
-
BATCH_SIZE_PARAM_NAME
- See Also:
-
VERBOSE_STATUS
- See Also:
-
INTERNAL_STATUS
- See Also:
-
offloadUsage
- See Also:
-
recallUsage
- See Also:
-
compactionUsage
- See Also:
-
terminateUsage
- See Also:
-
tierjobstatusUsage
- See Also:
-
tierStatsUsage
- See Also:
-
baseParams
-
offloadCommand
public static final com.mapr.cliframework.base.CLICommand offloadCommand -
recallCommand
public static final com.mapr.cliframework.base.CLICommand recallCommand -
compactionCommand
public static final com.mapr.cliframework.base.CLICommand compactionCommand -
tierjobstatusCommand
public static final com.mapr.cliframework.base.CLICommand tierjobstatusCommand -
tierStatsCommand
public static final com.mapr.cliframework.base.CLICommand tierStatsCommand -
abortCommand
public static final com.mapr.cliframework.base.CLICommand abortCommand -
terminateCommand
public static final com.mapr.cliframework.base.CLICommand terminateCommand
-
-
Constructor Details
-
VolumeTierCommands
public VolumeTierCommands(com.mapr.cliframework.base.ProcessedInput input, com.mapr.cliframework.base.CLICommand cliCommand)
-
-
Method Details
-
executeRealCommand
public com.mapr.cliframework.base.CommandOutput executeRealCommand() throws com.mapr.cliframework.base.CLIProcessingException- Specified by:
executeRealCommandin classcom.mapr.cliframework.base.CLIBaseClass- Throws:
com.mapr.cliframework.base.CLIProcessingException
-