Class SharedHiveMetastoreCache.ImpersonationCachingHiveMetastoreFactory.AggregateCacheStatsMBean
java.lang.Object
io.trino.plugin.hive.metastore.cache.SharedHiveMetastoreCache.ImpersonationCachingHiveMetastoreFactory.AggregateCacheStatsMBean
- Enclosing class:
- SharedHiveMetastoreCache.ImpersonationCachingHiveMetastoreFactory
public class SharedHiveMetastoreCache.ImpersonationCachingHiveMetastoreFactory.AggregateCacheStatsMBean
extends Object
-
Constructor Summary
ConstructorsConstructorDescriptionAggregateCacheStatsMBean(Function<CachingHiveMetastore, com.google.common.cache.Cache<?, ?>> cacheExtractor) -
Method Summary
-
Constructor Details
-
AggregateCacheStatsMBean
public AggregateCacheStatsMBean(Function<CachingHiveMetastore, com.google.common.cache.Cache<?, ?>> cacheExtractor)
-
-
Method Details
-
size
public long size() -
getHitRate
-
getMissRate
-
getRequestCount
public long getRequestCount()
-