private static final class AsyncBatchRpcRetryingCaller.RegionRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
ConcurrentLinkedQueue<Action> |
actions |
HRegionLocation |
loc |
| Constructor and Description |
|---|
RegionRequest(HRegionLocation loc) |
public final HRegionLocation loc
public final ConcurrentLinkedQueue<Action> actions
public RegionRequest(HRegionLocation loc)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.