@ThreadSafe public class HiveMetastoreApiStats extends Object
Constructor and Description |
---|
HiveMetastoreApiStats() |
Modifier and Type | Method and Description |
---|---|
io.airlift.stats.CounterStat |
getMetastoreExceptions() |
io.airlift.stats.CounterStat |
getThriftExceptions() |
io.airlift.stats.TimeStat |
getTime() |
io.airlift.stats.CounterStat |
getTotalFailures() |
<V> Callable<V> |
wrap(Callable<V> callable) |
Copyright © 2012-2017. All Rights Reserved.