Uses of Interface
io.trino.filesystem.alluxio.AlluxioTracing.CheckedSupplier
-
Uses of AlluxioTracing.CheckedSupplier in io.trino.filesystem.alluxio
Methods in io.trino.filesystem.alluxio with parameters of type AlluxioTracing.CheckedSupplierModifier and TypeMethodDescriptionstatic <T,E extends Exception>
TAlluxioTracing.withTracing(io.opentelemetry.api.trace.Span span, AlluxioTracing.CheckedSupplier<T, E> supplier)