|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegionServerOperationQueue.ProcessingResultCode | |
---|---|
org.apache.hadoop.hbase.master |
Uses of RegionServerOperationQueue.ProcessingResultCode in org.apache.hadoop.hbase.master |
---|
Methods in org.apache.hadoop.hbase.master that return RegionServerOperationQueue.ProcessingResultCode | |
---|---|
RegionServerOperationQueue.ProcessingResultCode |
RegionServerOperationQueue.process()
Try to get an operation off of the queue and process it. |
static RegionServerOperationQueue.ProcessingResultCode |
RegionServerOperationQueue.ProcessingResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RegionServerOperationQueue.ProcessingResultCode[] |
RegionServerOperationQueue.ProcessingResultCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |