public class HRegionCellGetterAdapter extends Object
| Constructor and Description |
|---|
HRegionCellGetterAdapter(org.apache.hadoop.hbase.regionserver.HRegion hRegion) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.client.Result |
get(org.apache.hadoop.hbase.client.Get get) |
public HRegionCellGetterAdapter(org.apache.hadoop.hbase.regionserver.HRegion hRegion)
public org.apache.hadoop.hbase.client.Result get(org.apache.hadoop.hbase.client.Get get)
throws IOException
IOExceptionCopyright © 2011–2020 Apache Software Foundation. All rights reserved.