|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HRegion.Operation | |
---|---|
org.apache.hadoop.hbase.regionserver |
Uses of HRegion.Operation in org.apache.hadoop.hbase.regionserver |
---|
Methods in org.apache.hadoop.hbase.regionserver that return HRegion.Operation | |
---|---|
static HRegion.Operation |
HRegion.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HRegion.Operation[] |
HRegion.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.hbase.regionserver with parameters of type HRegion.Operation | |
---|---|
protected void |
HRegion.startRegionOperation(HRegion.Operation op)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |