Uses of Class
org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.openScanner_call

Packages that use THBaseService.AsyncClient.openScanner_call
org.apache.hadoop.hbase.thrift2.generated   
 

Uses of THBaseService.AsyncClient.openScanner_call in org.apache.hadoop.hbase.thrift2.generated
 

Method parameters in org.apache.hadoop.hbase.thrift2.generated with type arguments of type THBaseService.AsyncClient.openScanner_call
 void THBaseService.AsyncIface.openScanner(ByteBuffer table, TScan scan, org.apache.thrift.async.AsyncMethodCallback<THBaseService.AsyncClient.openScanner_call> resultHandler)
           
 void THBaseService.AsyncClient.openScanner(ByteBuffer table, TScan scan, org.apache.thrift.async.AsyncMethodCallback<THBaseService.AsyncClient.openScanner_call> resultHandler)
           
 

Constructor parameters in org.apache.hadoop.hbase.thrift2.generated with type arguments of type THBaseService.AsyncClient.openScanner_call
THBaseService.AsyncClient.openScanner_call(ByteBuffer table, TScan scan, org.apache.thrift.async.AsyncMethodCallback<THBaseService.AsyncClient.openScanner_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.