| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Field and Description | 
|---|---|
| private RegionServerAccounting | HRegionServer. regionServerAccounting | 
| private RegionServerAccounting | HeapMemoryManager. regionServerAccounting | 
| private RegionServerAccounting | HRegion. rsAccounting | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionServerAccounting | RegionServerServices. getRegionServerAccounting() | 
| RegionServerAccounting | HRegionServer. getRegionServerAccounting() | 
| Modifier and Type | Method and Description | 
|---|---|
| static HeapMemoryManager | HeapMemoryManager. create(org.apache.hadoop.conf.Configuration conf,
      FlushRequester memStoreFlusher,
      Server server,
      RegionServerAccounting regionServerAccounting) | 
| Constructor and Description | 
|---|
| HeapMemoryManager(ResizableBlockCache blockCache,
                 FlushRequester memStoreFlusher,
                 Server server,
                 RegionServerAccounting regionServerAccounting) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.