Uses of Class
org.apache.ignite.internal.management.tracing.TracingConfigurationTaskResult
-
Packages that use TracingConfigurationTaskResult Package Description org.apache.ignite.internal.management.tracing -
-
Uses of TracingConfigurationTaskResult in org.apache.ignite.internal.management.tracing
Methods in org.apache.ignite.internal.management.tracing with parameters of type TracingConfigurationTaskResult Modifier and Type Method Description voidAbstractTracingConfigurationCommand. printResult(TracingConfigurationCommand.TracingConfigurationCommandArg arg, TracingConfigurationTaskResult res, Consumer<String> printer)Prints command result to the user.voidTracingConfigurationCommand. printResult(TracingConfigurationCommand.TracingConfigurationCommandArg arg, TracingConfigurationTaskResult res, Consumer<String> printer)Prints command result to the user.
-