Package com.mapr.cli

Class VolumeTierCommands

  • All Implemented Interfaces:
    com.mapr.cliframework.base.CLIInterface

    public class VolumeTierCommands
    extends com.mapr.cliframework.base.CLIBaseClass
    implements com.mapr.cliframework.base.CLIInterface
    • Constructor Summary

      Constructors 
      Constructor Description
      VolumeTierCommands​(com.mapr.cliframework.base.ProcessedInput input, com.mapr.cliframework.base.CLICommand cliCommand)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.mapr.cliframework.base.CommandOutput executeRealCommand()  
      • Methods inherited from class com.mapr.cliframework.base.CLIBaseClass

        executeCommand, executeSimpleSHHCommand, executeSimpleSHHCommand, getCLICommand, getCommandUsage, getGIds, getInput, getKeyType, getParamBooleanValue, getParamDateValue, getParamIntValue, getParamLongValue, getParamObjectValue, getParamTextValue, getUserCredentials, getUserId, getUserLoginId, getVersion, isParamPresent, isParamValueEmpty, setServerCall, setUserCredentials, setVersion, validateInput
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.mapr.cliframework.base.CLIInterface

        executeCommand, getCLICommand, getGIds, getUserId, getUserLoginId, setServerCall, setUserCredentials, setVersion, validateInput
    • Field Detail

      • VOLUME_PARAM_NAME

        public static final java.lang.String VOLUME_PARAM_NAME
        See Also:
        Constant Field Values
      • TRIGGER_NOW_PARAM_NAME

        public static final java.lang.String TRIGGER_NOW_PARAM_NAME
        See Also:
        Constant Field Values
      • IGNORE_RULE_PARAM_NAME

        public static final java.lang.String IGNORE_RULE_PARAM_NAME
        See Also:
        Constant Field Values
      • SCAN_OPT_EN_PARAM_NAME

        public static final java.lang.String SCAN_OPT_EN_PARAM_NAME
        See Also:
        Constant Field Values
      • FORCE_RECALL_EXPIRY_PARAM_NAME

        public static final java.lang.String FORCE_RECALL_EXPIRY_PARAM_NAME
        See Also:
        Constant Field Values
      • tierjobstatusUsage

        public static final java.lang.String tierjobstatusUsage
        See Also:
        Constant Field Values
      • baseParams

        public static java.util.Map<java.lang.String,​com.mapr.cliframework.base.inputparams.BaseInputParameter> 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
    • Constructor Detail

      • VolumeTierCommands

        public VolumeTierCommands​(com.mapr.cliframework.base.ProcessedInput input,
                                  com.mapr.cliframework.base.CLICommand cliCommand)
    • Method Detail

      • executeRealCommand

        public com.mapr.cliframework.base.CommandOutput executeRealCommand()
                                                                    throws com.mapr.cliframework.base.CLIProcessingException
        Specified by:
        executeRealCommand in class com.mapr.cliframework.base.CLIBaseClass
        Throws:
        com.mapr.cliframework.base.CLIProcessingException