public interface SimpleScanResultConsumer extends org.apache.hadoop.hbase.client.ScanResultConsumer
ScanResultConsumer for use in tests.| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.hbase.client.Result> |
getAll() |
org.apache.hadoop.hbase.client.metrics.ScanMetrics |
getScanMetrics() |
org.apache.hadoop.hbase.client.metrics.ScanMetrics getScanMetrics()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.