| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
LimitedScanResultConsumer
Advise the scanning infrastructure to collect up to
limit results. |
(package private) class |
SimpleScanResultConsumerImpl |
(package private) class |
TracedScanResultConsumer
A wrapper over
SimpleScanResultConsumer that adds tracing of spans to its implementation. |
| Modifier and Type | Field and Description |
|---|---|
private SimpleScanResultConsumer |
TracedScanResultConsumer.delegate |
| Constructor and Description |
|---|
TracedScanResultConsumer(SimpleScanResultConsumer delegate) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.