| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchScanResultCache
A scan result cache for batched scan, i.e,
scan.getBatch() > 0 && !scan.getAllowPartialResults(). |
| Modifier and Type | Method and Description |
|---|---|
static ScanResultCache |
ConnectionUtils.createScanResultCache(Scan scan,
List<Result> cache) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.