private static final class AsyncNonMetaRegionLocator.LocateRequest extends Object
Modifier and Type | Field and Description |
---|---|
private RegionLocateType |
locateType |
private byte[] |
row |
Constructor and Description |
---|
LocateRequest(byte[] row,
RegionLocateType locateType) |
private final byte[] row
private final RegionLocateType locateType
public LocateRequest(byte[] row, RegionLocateType locateType)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.