public class StreamCompactCommands extends DbReplicaCommands
| Modifier and Type | Field and Description |
|---|---|
static com.mapr.cliframework.base.CLICommand |
compactInfoCommand |
COLUMNS_PARAM_NAME, LIMIT_PARAM_NAME, OUTPUT_PARAM_NAME, replicaCommands, START_PARAM_NAME| Constructor and Description |
|---|
StreamCompactCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
entityName() |
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
protected void |
listReplica(com.mapr.cliframework.base.CommandOutput.OutputHierarchy out) |
addCfQualifiers, addIncludeDataCfQualifiers, addReplica, autoSetup, autoSetupInternal, changeLogSetup, copyTable, editChangelogReplica, editReplica, famAttrsToFams, familyIdToName, familyIdToNameByColumnFamily, getAllFamilies, getCDCDataTypeName, getCliParam, getCompressionName, getCompressionType, getRecentListManager, getTransformedTablePath, isChangelogDestination, isChangelogDestination, isExternalDestination, isExternalDestination, listChangelogReplica, listLogCompactionReplica, parseColList, parseStreamTopicName, pauseOrResumeChangelogReplica, pauseOrResumeReplica, pauseOrResumeReplication, pauseOrResumeReplication, qualsToStrCols, qualsToStrColsByColumnFamily, removeChangelogReplica, removeReplica, setupMultiMaster, setupReplication, setupReplication, validateIndexedFields, validateTopicName, verifyExternalDstSanity, verifyExternalDstSanity, verifyStreamPath, verifyStreamPathexecuteCommand, 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 com.mapr.cliframework.base.CLICommand compactInfoCommand
public StreamCompactCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand)
public java.lang.String entityName()
entityName in class DbReplicaCommandspublic com.mapr.cliframework.base.CommandOutput executeRealCommand()
throws com.mapr.cliframework.base.CLIProcessingException
executeRealCommand in class DbReplicaCommandscom.mapr.cliframework.base.CLIProcessingExceptionprotected void listReplica(com.mapr.cliframework.base.CommandOutput.OutputHierarchy out)
throws com.mapr.cliframework.base.CLIProcessingException
listReplica in class DbReplicaCommandscom.mapr.cliframework.base.CLIProcessingException