public class TxCommands extends Object implements Command<VisorTxTaskArg>
| Constructor and Description |
|---|
TxCommands() |
| Modifier and Type | Method and Description |
|---|---|
VisorTxTaskArg |
arg() |
String |
confirmationPrompt() |
Object |
execute(GridClientConfiguration clientCfg,
Logger logger)
Dump transactions information.
|
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, waitexperimental, experimentalEnabled, extendToLen, prepareConfirmation, startClient, usage, usage, usageParamspublic void printUsage(Logger logger)
printUsage in interface Command<VisorTxTaskArg>logger - Logger to use.public VisorTxTaskArg arg()
arg in interface Command<VisorTxTaskArg>Command.parseArguments(CommandArgIterator) call.public Object execute(GridClientConfiguration clientCfg, Logger logger) throws Exception
execute in interface Command<VisorTxTaskArg>clientCfg - Client configuration.logger - Logger to use.Exception - If error occur.public String confirmationPrompt()
confirmationPrompt in interface Command<VisorTxTaskArg>public void parseArguments(CommandArgIterator argIter)
CommandparseArguments in interface Command<VisorTxTaskArg>argIter - Argument iterator.public String name()
name in interface Command<VisorTxTaskArg>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020