Package org.apache.hadoop.hbase.client
Class AsyncBatchRpcRetryingCaller.ServerRequest
java.lang.Object
org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.ServerRequest
- Enclosing class:
- AsyncBatchRpcRetryingCaller<T>
-
Field Summary
Modifier and TypeFieldDescriptionfinal ConcurrentMap<byte[],
AsyncBatchRpcRetryingCaller.RegionRequest> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addAction
(HRegionLocation loc, Action action) int
void
setRegionRequest
(byte[] regionName, AsyncBatchRpcRetryingCaller.RegionRequest regionReq)
-
Field Details
-
actionsByRegion
-
-
Constructor Details
-
ServerRequest
private ServerRequest()
-
-
Method Details
-
addAction
-
setRegionRequest
public void setRegionRequest(byte[] regionName, AsyncBatchRpcRetryingCaller.RegionRequest regionReq) -
getPriority
-