| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
TransactionStore.getTransactionContext(String transactionId,
String componentLocation)
Get the
Context of the initiating flow span. |
| Modifier and Type | Method and Description |
|---|---|
static TransactionContext |
TransactionContext.current() |
static TransactionContext |
TransactionContext.of(io.opentelemetry.api.trace.Span span) |
TransactionContext |
TransactionContext.setContext(io.opentelemetry.context.Context context) |
TransactionContext |
TransactionContext.setSpanId(String spanId) |
TransactionContext |
TransactionContext.setSpanIdLong(String spanIdLong) |
TransactionContext |
TransactionContext.setTraceId(String traceId) |
TransactionContext |
TransactionContext.setTraceIdLongLowPart(String traceIdLongLowPart) |
| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
InMemoryTransactionStore.getTransactionContext(String transactionId,
String componentLocation) |
Copyright © 2024 AVIO Consulting. All rights reserved.