| Constructor and Description |
|---|
WalCommands() |
| Modifier and Type | Method and Description |
|---|---|
T2<String,String> |
arg() |
String |
confirmationPrompt() |
Object |
execute(GridClientConfiguration clientCfg,
Logger logger)
Execute WAL command.
|
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 logger)
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 logger)
printUsage in interface Command<T2<String,String>>logger - Logger to use.public Object execute(GridClientConfiguration clientCfg, Logger logger) throws Exception
public String confirmationPrompt()
confirmationPrompt in interface Command<T2<String,String>>public void parseArguments(CommandArgIterator argIter)
parseArguments in interface Command<T2<String,String>>argIter - Argument iterator.public String name()
public boolean experimental()
true if the command is experimental or false
otherwise.experimental in interface Command<T2<String,String>>true if the command is experimental or false
otherwise.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020