| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AsyncTable<C extends ScanResultConsumerBase>The interface for asynchronous version of Table. | 
| interface  | AsyncTableBuilder<C extends ScanResultConsumerBase>For creating  AsyncTable. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AdvancedScanResultConsumerThis is the low level API for asynchronous scan. | 
| interface  | ScanResultConsumerReceives  Resultfor an asynchronous scan. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.