public class DbRegionCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLUMNS_PARAM_NAME |
static java.lang.String |
LIMIT_PARAM_NAME |
static int |
NUM_REGION_INFOS_PER_RPC |
static java.lang.String |
OUTPUT_PARAM_NAME |
static com.mapr.cliframework.base.CLICommand |
regionCommands |
static java.lang.String |
START_PARAM_NAME |
| Constructor and Description |
|---|
DbRegionCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
static com.mapr.cliframework.base.CommandOutput.OutputHierarchy.OutputError |
packAllRegionsOfTable(java.lang.String tablePath,
int ctype,
int nthreads,
java.lang.String username) |
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 COLUMNS_PARAM_NAME
public static final java.lang.String OUTPUT_PARAM_NAME
public static final java.lang.String START_PARAM_NAME
public static final java.lang.String LIMIT_PARAM_NAME
public static final int NUM_REGION_INFOS_PER_RPC
public static final com.mapr.cliframework.base.CLICommand regionCommands
public DbRegionCommands(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 static com.mapr.cliframework.base.CommandOutput.OutputHierarchy.OutputError packAllRegionsOfTable(java.lang.String tablePath,
int ctype,
int nthreads,
java.lang.String username)
throws com.mapr.cliframework.base.CLIProcessingException
com.mapr.cliframework.base.CLIProcessingException