Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
void |
HRegion.startRegionOperation()
This method needs to be called before any public call that reads or
modifies data.
|
protected void |
HRegion.startRegionOperation(HRegion.Operation op) |
Copyright © 2013 The Apache Software Foundation. All rights reserved.