| Package | Description |
|---|---|
| com.atomikos.opentracing.support |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
OpenTracingTemplate.span(String operationName,
long startTimestampInMillis,
OpenTracingCallback<T,E> callback)
Execute the given callback inside a Span started at the specified time.
|
static <T,E extends Exception> |
OpenTracingTemplate.span(String operationName,
OpenTracingCallback<T,E> callback)
Execute the given callback inside a Span.
|
Copyright © 2026. All rights reserved.