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()
Returns the RegionServerAccounting for this Region Server
|
RegionServerAccounting |
HRegionServer.getRegionServerAccounting() |
Constructor and Description |
---|
HeapMemoryManager(BlockCache blockCache,
FlushRequester memStoreFlusher,
Server server,
RegionServerAccounting regionServerAccounting) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.