ClusterStateChangeCommand instead.@Deprecated public class ActivateCommand extends AbstractCommand<Void>
verbose| Constructor and Description |
|---|
ActivateCommand()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Void |
arg()
Deprecated.
|
Object |
execute(GridClientConfiguration cfg,
Logger logger)
Deprecated.
Activate cluster.
|
String |
name()
Deprecated.
|
void |
printUsage(Logger logger)
Deprecated.
Print info for user about command (parameters, use cases and so on).
|
execute, usageCacheclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfirmationPrompt, experimental, extendToLen, parseArguments, prepareConfirmation, startClient, startClientBeforeNodeStart, usage, usage, usageParamspublic void printUsage(Logger logger)
logger - Logger to use.public Object execute(GridClientConfiguration cfg, Logger logger) throws Exception
cfg - Client configuration.logger - Logger to use.GridClientException - If failed to activate.Exception - If error occur.public Void arg()
Command.parseArguments(CommandArgIterator) call.public String name()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022