Uses of Interface
io.trino.plugin.jdbc.jmx.JdbcApiStats.ThrowingCallable
-
Packages that use JdbcApiStats.ThrowingCallable Package Description io.trino.plugin.jdbc.jmx -
-
Uses of JdbcApiStats.ThrowingCallable in io.trino.plugin.jdbc.jmx
Methods in io.trino.plugin.jdbc.jmx with parameters of type JdbcApiStats.ThrowingCallable Modifier and Type Method Description <V,E extends Exception>
VJdbcApiStats. wrap(JdbcApiStats.ThrowingCallable<V,E> callable)
-