Uses of Class
org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Uses of RegionServerAccounting in org.apache.hadoop.hbase.regionserver
Modifier and TypeFieldDescriptionprivate final RegionServerAccounting
HeapMemoryManager.regionServerAccounting
private final RegionServerAccounting
HRegionServer.regionServerAccounting
private RegionServerAccounting
HRegion.rsAccounting
Modifier and TypeMethodDescriptionHRegionServer.getRegionServerAccounting()
RegionServerServices.getRegionServerAccounting()
Returns the RegionServerAccounting for this Region ServerModifierConstructorDescription(package private)
HeapMemoryManager
(BlockCache blockCache, FlushRequester memStoreFlusher, Server server, RegionServerAccounting regionServerAccounting)