| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.managers.tracing | |
| org.apache.ignite.internal.processors.tracing | |
| org.apache.ignite.internal.processors.tracing.configuration |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TracingConfigurationManager |
Ignite.tracingConfiguration()
Returns the
TracingConfigurationManager instance that allows to
Configure tracing parameters such as sampling rate for the specific tracing coordinates
such as scope and label. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TracingConfigurationManager |
IgniteKernal.tracingConfiguration()
Returns the
TracingConfigurationManager instance that allows to
Configure tracing parameters such as sampling rate for the specific tracing coordinates
such as scope and label. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TracingConfigurationManager |
GridTracingManager.configuration()
Returns the
TracingConfigurationManager instance that allows to
Configure tracing parameters such as sampling rate for the specific tracing coordinates
such as scope and label. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TracingConfigurationManager |
Tracing.configuration()
Returns the
TracingConfigurationManager instance that allows to
Configure tracing parameters such as sampling rate for the specific tracing coordinates
such as scope and label. |
@NotNull TracingConfigurationManager |
NoopTracing.configuration()
Returns the
TracingConfigurationManager instance that allows to
Configure tracing parameters such as sampling rate for the specific tracing coordinates
such as scope and label. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridTracingConfigurationManager
Tracing configuration manager implementation that uses distributed meta storage
in order to store tracing configuration.
|
class |
NoopTracingConfigurationManager
Noop tracing configuration manager.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020