Uses of Interface
io.trino.spooling.filesystem.TracingSpoolingManager.CheckedRunnable
Packages that use TracingSpoolingManager.CheckedRunnable
-
Uses of TracingSpoolingManager.CheckedRunnable in io.trino.spooling.filesystem
Methods in io.trino.spooling.filesystem with parameters of type TracingSpoolingManager.CheckedRunnableModifier and TypeMethodDescriptionstatic <E extends Exception>
voidTracingSpoolingManager.withTracing(io.opentelemetry.api.trace.Span span, TracingSpoolingManager.CheckedRunnable<E> runnable)