public class DrRebuildPartitionLogCommand extends AbstractCommand<DrRebuildPartitionLogCommand.Arguments>
| Modifier and Type | Class and Description |
|---|---|
static class |
DrRebuildPartitionLogCommand.Arguments
Container for command arguments.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHES_ARG |
static String |
GROUPS_ARG |
verbose| Constructor and Description |
|---|
DrRebuildPartitionLogCommand() |
| Modifier and Type | Method and Description |
|---|---|
DrRebuildPartitionLogCommand.Arguments |
arg() |
Object |
execute(GridClientConfiguration clientCfg,
Logger logger)
Actual command execution.
|
String |
name() |
void |
parseArguments(CommandArgIterator argIter)
Parse command-specific arguments.
|
protected void |
printResult(VisorDrRebuildTreeTaskResult res,
Logger log) |
void |
printUsage(Logger log)
Print info for user about command (parameters, use cases and so on).
|
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfirmationPrompt, experimental, experimentalEnabled, extendToLen, prepareConfirmation, startClient, startClientBeforeNodeStart, usage, usage, usageParamspublic static final String GROUPS_ARG
public static final String CACHES_ARG
public Object execute(GridClientConfiguration clientCfg, Logger logger) throws Exception
clientCfg - Thin client configuration if connection to cluster is necessary.logger - Logger to use.Exception - If error occur.public DrRebuildPartitionLogCommand.Arguments arg()
Command.parseArguments(CommandArgIterator) call.public final void printUsage(Logger log)
log - Logger to use.protected void printResult(VisorDrRebuildTreeTaskResult res, Logger log)
public void parseArguments(CommandArgIterator argIter)
argIter - Argument iterator.public String name()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.29 Release Date : January 8 2026