Uses of Class
org.apache.blur.thrift.generated.Blur.AsyncClient.fetchRowBatch_call

Packages that use Blur.AsyncClient.fetchRowBatch_call
org.apache.blur.thrift.generated   
 

Uses of Blur.AsyncClient.fetchRowBatch_call in org.apache.blur.thrift.generated
 

Method parameters in org.apache.blur.thrift.generated with type arguments of type Blur.AsyncClient.fetchRowBatch_call
 void Blur.AsyncIface.fetchRowBatch(String table, List<Selector> selectors, AsyncMethodCallback<Blur.AsyncClient.fetchRowBatch_call> resultHandler)
           
 void Blur.AsyncClient.fetchRowBatch(String table, List<Selector> selectors, AsyncMethodCallback<Blur.AsyncClient.fetchRowBatch_call> resultHandler)
           
 

Constructor parameters in org.apache.blur.thrift.generated with type arguments of type Blur.AsyncClient.fetchRowBatch_call
Blur.AsyncClient.fetchRowBatch_call(String table, List<Selector> selectors, AsyncMethodCallback<Blur.AsyncClient.fetchRowBatch_call> resultHandler, TAsyncClient client, TProtocolFactory protocolFactory, TNonblockingTransport transport)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.