public class FileTierCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static com.mapr.cliframework.base.CLICommand |
abortCommand |
static java.lang.String |
abortUsage |
static java.util.Map<java.lang.String,com.mapr.cliframework.base.inputparams.BaseInputParameter> |
baseParams |
static java.lang.String |
FILE_PARAM_NAME |
static java.lang.String |
JOB_PARAM_NAME |
static com.mapr.cliframework.base.CLICommand |
offloadCommand |
static java.lang.String |
offloadUsage |
static com.mapr.cliframework.base.CLICommand |
recallCommand |
static java.lang.String |
recallUsage |
static com.mapr.cliframework.base.CLICommand |
tierjobstatusCommand |
static java.lang.String |
tierjobstatusUsage |
static com.mapr.cliframework.base.CLICommand |
tierstatusCommand |
static java.lang.String |
tierstatusUsage |
| Constructor and Description |
|---|
FileTierCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
asUnsignedDecimalString(long l) |
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
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 FILE_PARAM_NAME
public static final java.lang.String JOB_PARAM_NAME
public static final java.lang.String offloadUsage
public static final java.lang.String recallUsage
public static final java.lang.String abortUsage
public static final java.lang.String tierjobstatusUsage
public static final java.lang.String tierstatusUsage
public static java.util.Map<java.lang.String,com.mapr.cliframework.base.inputparams.BaseInputParameter> baseParams
public static final com.mapr.cliframework.base.CLICommand offloadCommand
public static final com.mapr.cliframework.base.CLICommand recallCommand
public static final com.mapr.cliframework.base.CLICommand tierjobstatusCommand
public static final com.mapr.cliframework.base.CLICommand tierstatusCommand
public static final com.mapr.cliframework.base.CLICommand abortCommand
public FileTierCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand)
public java.lang.String asUnsignedDecimalString(long l)
public com.mapr.cliframework.base.CommandOutput executeRealCommand()
throws com.mapr.cliframework.base.CLIProcessingException
executeRealCommand in class com.mapr.cliframework.base.CLIBaseClasscom.mapr.cliframework.base.CLIProcessingException