public class StateCommand extends AbstractCommand<Void>
verbose| Constructor and Description |
|---|
StateCommand() |
| Modifier and Type | Method and Description |
|---|---|
Void |
arg() |
Object |
execute(GridClientConfiguration clientCfg,
Logger log)
Print cluster state.
|
String |
name() |
void |
printUsage(Logger logger)
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, parseArguments, prepareConfirmation, startClient, startClientBeforeNodeStart, usage, usage, usageParamspublic void printUsage(Logger logger)
logger - Logger to use.public Object execute(GridClientConfiguration clientCfg, Logger log) throws Exception
clientCfg - Client configuration.log - Logger to use.Exception - If failed to print state.public Void arg()
Command.parseArguments(CommandArgIterator) call.public String name()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.14-p2 Release Date : January 19 2026