Uses of Class
org.apache.hadoop.hbase.CacheEvictionStatsBuilder
Packages that use CacheEvictionStatsBuilder
- 
Uses of CacheEvictionStatsBuilder in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase declared as CacheEvictionStatsBuilderModifier and TypeFieldDescriptionprivate final CacheEvictionStatsBuilderCacheEvictionStatsAggregator.builderMethods in org.apache.hadoop.hbase that return CacheEvictionStatsBuilderModifier and TypeMethodDescriptionCacheEvictionStatsBuilder.append(CacheEvictionStats stats) static CacheEvictionStatsBuilderCacheEvictionStats.builder()CacheEvictionStatsBuilder.withEvictedBlocks(long evictedBlocks) CacheEvictionStatsBuilder.withMaxCacheSize(long maxCacheSize) Constructors in org.apache.hadoop.hbase with parameters of type CacheEvictionStatsBuilderModifierConstructorDescription(package private) - 
Uses of CacheEvictionStatsBuilder in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver with parameters of type CacheEvictionStatsBuilderModifier 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