Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.throttle |
Modifier and Type | Method and Description |
---|---|
(package private) void |
HRegion.checkResources() |
private void |
HRegion.lock(Lock lock) |
private void |
HRegion.lock(Lock lock,
int multiplier)
Try to acquire a lock.
|
private void |
HRegion.requestFlushIfNeeded() |
private void |
HRegion.startBulkRegionOperation(boolean writeLockNeeded)
This method needs to be called before any public call that reads or
modifies stores in bulk.
|
Modifier and Type | Method and Description |
---|---|
void |
StoreHotnessProtector.start(Map<byte[],List<Cell>> familyMaps) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.