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