Class CompletableFutureWrapper
java.lang.Object
io.opentelemetry.javaagent.instrumentation.armeria.v1_3.CompletableFutureWrapper
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> CompletableFuture<T>wrap(CompletableFuture<T> future)
-
Method Details
-
wrap
-