| Constructor and Description |
|---|
ConnectivityCommand() |
| Modifier and Type | Method and Description |
|---|---|
Void |
arg() |
Object |
execute(GridClientConfiguration clientCfg,
Logger logger)
Actual command execution.
|
static String |
formatAsTable(List<List<String>> rows)
Format output as a table
|
String |
name() |
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, waitconfirmationPrompt, execute, experimental, extendToLen, parseArguments, prepareConfirmation, startClient, startClientBeforeNodeStart, usage, usage, usageParamspublic Object execute(GridClientConfiguration clientCfg, Logger logger) throws Exception
public static String formatAsTable(List<List<String>> rows)
rows - table rows.public Void arg()
arg in interface Command<Void>Command.parseArguments(CommandArgIterator) call.public void printUsage(Logger logger)
printUsage in interface Command<Void>logger - Logger to use.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022