ClusterStateChangeCommand instead.@Deprecated public class DeactivateCommand extends AbstractCommand<Void>
verbose| Constructor and Description |
|---|
DeactivateCommand()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Void |
arg()
Deprecated.
|
String |
confirmationPrompt()
Deprecated.
|
Object |
execute(GridClientConfiguration clientCfg,
Logger logger)
Deprecated.
Deactivate cluster.
|
String |
name()
Deprecated.
|
void |
parseArguments(CommandArgIterator argIter)
Deprecated.
Parse command-specific arguments.
|
void |
prepareConfirmation(GridClientConfiguration clientCfg)
Deprecated.
Prepares confirmation for the command.
|
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, waitexperimental, extendToLen, startClient, startClientBeforeNodeStart, usage, usage, usageParamspublic void printUsage(Logger logger)
logger - Logger to use.public void prepareConfirmation(GridClientConfiguration clientCfg) throws Exception
clientCfg - Thin client configuration.Exception - If error occur.public String confirmationPrompt()
public Object execute(GridClientConfiguration clientCfg, Logger logger) throws Exception
clientCfg - Client configuration.logger - Logger to use.Exception - If failed to deactivate.public void parseArguments(CommandArgIterator argIter)
argIter - Argument iterator.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