| Constructor and Description |
|---|
MetadataCommand() |
| Modifier and Type | Method and Description |
|---|---|
Object |
arg() |
String |
confirmationPrompt() |
Object |
execute(GridClientConfiguration clientCfg,
Logger log)
Actual command execution.
|
boolean |
experimental()
Return
true if the command is experimental or false
otherwise. |
String |
name() |
void |
parseArguments(CommandArgIterator argIter)
Parse command-specific arguments.
|
void |
printUsage(Logger log)
Print info for user about command (parameters, use cases and so on).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexperimentalEnabled, extendToLen, prepareConfirmation, startClient, usage, usage, usageParamspublic void printUsage(Logger log)
printUsage in interface Command<Object>log - Logger to use.public void parseArguments(CommandArgIterator argIter)
parseArguments in interface Command<Object>argIter - Argument iterator.public boolean experimental()
true if the command is experimental or false
otherwise.experimental in interface Command<Object>true if the command is experimental or false
otherwise.public String confirmationPrompt()
confirmationPrompt in interface Command<Object>public Object execute(GridClientConfiguration clientCfg, Logger log) throws Exception
public Object arg()
arg in interface Command<Object>Command.parseArguments(CommandArgIterator) call.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020