| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.thrift | Provides an HBase Thrift
service. | 
| Modifier and Type | Field and Description | 
|---|---|
| private HashMap<Integer,ThriftHBaseServiceHandler.ResultScannerWrapper> | ThriftHBaseServiceHandler. scannerMap | 
| Modifier and Type | Method and Description | 
|---|---|
| private ThriftHBaseServiceHandler.ResultScannerWrapper | ThriftHBaseServiceHandler. getScanner(int id)Returns the scanner associated with the specified ID. | 
| private ThriftHBaseServiceHandler.ResultScannerWrapper | ThriftHBaseServiceHandler. removeScanner(int id)Removes the scanner associated with the specified ID from the internal
 id->scanner hash-map. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.