public class ConnectivityCommand extends AbstractCommand<Void>
verbose| 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).
|
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfirmationPrompt, experimental, experimentalEnabled, extendToLen, parseArguments, prepareConfirmation, startClient, startClientBeforeNodeStart, usage, usage, usageParamspublic Object execute(GridClientConfiguration clientCfg, Logger logger) throws Exception
clientCfg - Thin client configuration if connection to cluster is necessary.logger - Logger to use.Exception - If error occur.public static String formatAsTable(List<List<String>> rows)
rows - table rows.public Void arg()
Command.parseArguments(CommandArgIterator) call.public void printUsage(Logger logger)
logger - Logger to use.public String name()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.30 Release Date : February 17 2026