Uses of Class
org.apache.hadoop.hbase.CacheEvictionStatsBuilder
-
Uses of CacheEvictionStatsBuilder in org.apache.hadoop.hbase
Modifier and TypeFieldDescriptionprivate final CacheEvictionStatsBuilder
CacheEvictionStatsAggregator.builder
Modifier and TypeMethodDescriptionCacheEvictionStatsBuilder.append
(CacheEvictionStats stats) static CacheEvictionStatsBuilder
CacheEvictionStats.builder()
CacheEvictionStatsBuilder.withEvictedBlocks
(long evictedBlocks) CacheEvictionStatsBuilder.withMaxCacheSize
(long maxCacheSize) ModifierConstructorDescription(package private)
-
Uses of CacheEvictionStatsBuilder in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionRSRpcServices.getRegions
(List<org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionSpecifier> regionSpecifiers, CacheEvictionStatsBuilder stats) Find the List of HRegions based on a list of region specifiers