Package io.opentelemetry.api.incubator.trace
package io.opentelemetry.api.incubator.trace
-
ClassDescriptionUtility class to simplify tracing.SpanCallable<T,
E extends Throwable> An interface for creating a lambda that is wrapped in a span, returns a value, and that may throw.SpanRunnable<E extends Throwable>An interface for creating a lambda that is wrapped in a span and that may throw.