Package io.trino.plugin.jdbc.jmx
Class JdbcApiStats
java.lang.Object
io.trino.plugin.jdbc.jmx.JdbcApiStats
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceJdbcApiStats.ThrowingCallable<V,E extends Exception> static interfaceJdbcApiStats.ThrowingRunnable<E extends Exception> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.airlift.stats.CounterStatio.airlift.stats.TimeStatgetTime()<V,E extends Exception>
Vwrap(JdbcApiStats.ThrowingCallable<V, E> callable) <E extends Exception>
voidwrap(JdbcApiStats.ThrowingRunnable<E> callable)