public class TracingConfigurationCommand extends AbstractCommand<TracingConfigurationArguments>
verbose| Constructor and Description |
|---|
TracingConfigurationCommand() |
| Modifier and Type | Method and Description |
|---|---|
TracingConfigurationArguments |
arg() |
Object |
execute(GridClientConfiguration clientCfg,
Logger log)
Execute tracing-configuration 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 log)
Print info for user about command (parameters, use cases and so on).
|
void |
printVerboseUsage(Logger log)
Prints all possible subcommands with parameter descriptions
|
protected static void |
usageTracing(Logger logger,
String description,
TracingConfigurationSubcommand cmd,
String... args) |
protected static void |
usageTracing(Logger logger,
TracingConfigurationSubcommand cmd,
String description,
Map<String,String> paramsDesc,
String... args) |
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfirmationPrompt, experimentalEnabled, extendToLen, prepareConfirmation, startClient, startClientBeforeNodeStart, usage, usage, usageParamspublic void printUsage(Logger log)
log - Logger to use.public void printVerboseUsage(Logger log)
protected static void usageTracing(Logger logger, TracingConfigurationSubcommand cmd, String description, Map<String,String> paramsDesc, String... args)
protected static void usageTracing(Logger logger, String description, TracingConfigurationSubcommand cmd, String... args)
public Object execute(GridClientConfiguration clientCfg, Logger log) throws Exception
clientCfg - Client configuration.log - Logger to use.Exception - If failed to execute tracing-configuration action.public void parseArguments(CommandArgIterator argIter)
argIter - Argument iterator.public TracingConfigurationArguments arg()
Command.parseArguments(CommandArgIterator) call.public String name()
public boolean experimental()
true if the command is experimental or false
otherwise.true if the command is experimental or false
otherwise.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.29 Release Date : January 8 2026