Package | Description |
---|---|
org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
Modifier and Type | Field and Description |
---|---|
private org.apache.hbase.thirdparty.com.google.common.cache.Cache<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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.