Package | Description |
---|---|
org.apache.ignite.spi.tracing |
Contains common classes and interfaces for tracing SPI implementations.
|
org.apache.ignite.spi.tracing.opencensus |
Contains API for OpenCensus Tracing framework integration.
|
Modifier and Type | Method and Description |
---|---|
static SpanStatus |
SpanStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpanStatus[] |
SpanStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NoopSpiSpecificSpan |
NoopSpiSpecificSpan.setStatus(SpanStatus spanStatus)
Explicitly set status for span.
|
SpiSpecificSpan |
SpiSpecificSpan.setStatus(SpanStatus spanStatus)
Explicitly set status for span.
|
Modifier and Type | Method and Description |
---|---|
static io.opencensus.trace.Status |
StatusMatchTable.match(SpanStatus spanStatus) |
OpenCensusSpanAdapter |
OpenCensusSpanAdapter.setStatus(SpanStatus spanStatus)
Explicitly set status for span.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024