| Constructor and Description |
|---|
EncryptionCommand() |
| Modifier and Type | Method and Description |
|---|---|
Object |
arg() |
String |
confirmationPrompt() |
Object |
execute(GridClientConfiguration clientCfg,
Logger logger)
Actual command execution.
|
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 Object execute(GridClientConfiguration clientCfg, Logger logger) throws Exception
public String confirmationPrompt()
confirmationPrompt in interface Command<Object>public void parseArguments(CommandArgIterator argIter)
parseArguments in interface Command<Object>argIter - Argument iterator.public Object arg()
arg in interface Command<Object>Command.parseArguments(CommandArgIterator) call.public void printUsage(Logger logger)
printUsage in interface Command<Object>logger - Logger to use.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020