private static final class AsyncBatchRpcRetryingCaller.ServerRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
ConcurrentMap<byte[],AsyncBatchRpcRetryingCaller.RegionRequest> |
actionsByRegion |
| Modifier | Constructor and Description |
|---|---|
private |
ServerRequest() |
public final ConcurrentMap<byte[],AsyncBatchRpcRetryingCaller.RegionRequest> actionsByRegion
private ServerRequest()
public void addAction(HRegionLocation loc, Action action)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.