Class ThriftMetastoreApiStats
java.lang.Object
io.trino.plugin.hive.metastore.thrift.ThriftMetastoreApiStats
-
Constructor Details
-
ThriftMetastoreApiStats
public ThriftMetastoreApiStats()
-
-
Method Details
-
wrap
-
getTime
public io.airlift.stats.TimeStat getTime() -
getTotalFailures
public io.airlift.stats.CounterStat getTotalFailures() -
getThriftExceptions
public io.airlift.stats.CounterStat getThriftExceptions() -
getMetastoreExceptions
public io.airlift.stats.CounterStat getMetastoreExceptions()
-