| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.tracing.configuration |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable VisorTracingConfigurationOperation |
VisorTracingConfigurationOperation.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
VisorTracingConfigurationOperation |
VisorTracingConfigurationTaskArg.operation() |
static VisorTracingConfigurationOperation |
VisorTracingConfigurationOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisorTracingConfigurationOperation[] |
VisorTracingConfigurationOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VisorTracingConfigurationTaskArg(VisorTracingConfigurationOperation op,
Scope scope,
String lb,
Double samplingRate,
Set<Scope> includedScopes)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021