Class ThriftMetastoreApiStats
- java.lang.Object
-
- io.trino.plugin.hive.metastore.thrift.ThriftMetastoreApiStats
-
@ThreadSafe public class ThriftMetastoreApiStats extends Object
-
-
Constructor Summary
Constructors Constructor Description ThriftMetastoreApiStats()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.airlift.stats.CounterStatgetMetastoreExceptions()io.airlift.stats.CounterStatgetThriftExceptions()io.airlift.stats.TimeStatgetTime()io.airlift.stats.CounterStatgetTotalFailures()<V> Callable<V>wrap(Callable<V> callable)
-