Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
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.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.