Uses of Class
org.apache.hadoop.hbase.regionserver.RegionServerAccounting
Packages that use RegionServerAccounting
-
Uses of RegionServerAccounting in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as RegionServerAccountingModifier and TypeFieldDescriptionprivate final RegionServerAccountingHeapMemoryManager.regionServerAccountingprivate final RegionServerAccountingHRegionServer.regionServerAccountingprivate RegionServerAccountingHRegion.rsAccountingMethods in org.apache.hadoop.hbase.regionserver that return RegionServerAccountingModifier and TypeMethodDescriptionHRegionServer.getRegionServerAccounting()RegionServerServices.getRegionServerAccounting()Returns the RegionServerAccounting for this Region ServerConstructors in org.apache.hadoop.hbase.regionserver with parameters of type RegionServerAccountingModifierConstructorDescription(package private)HeapMemoryManager(BlockCache blockCache, FlushRequester memStoreFlusher, Server server, RegionServerAccounting regionServerAccounting)