Uses of Class
org.apache.blur.thirdparty.thrift_0_9_0.async.TAsyncClientManager

Packages that use TAsyncClientManager
org.apache.blur.thirdparty.thrift_0_9_0.async   
org.apache.blur.thrift.generated   
 

Uses of TAsyncClientManager in org.apache.blur.thirdparty.thrift_0_9_0.async
 

Constructors in org.apache.blur.thirdparty.thrift_0_9_0.async with parameters of type TAsyncClientManager
TAsyncClient(TProtocolFactory protocolFactory, TAsyncClientManager manager, TNonblockingTransport transport)
           
TAsyncClient(TProtocolFactory protocolFactory, TAsyncClientManager manager, TNonblockingTransport transport, long timeout)
           
 

Uses of TAsyncClientManager in org.apache.blur.thrift.generated
 

Constructors in org.apache.blur.thrift.generated with parameters of type TAsyncClientManager
Blur.AsyncClient.Factory(TAsyncClientManager clientManager, TProtocolFactory protocolFactory)
           
Blur.AsyncClient(TProtocolFactory protocolFactory, TAsyncClientManager clientManager, TNonblockingTransport transport)
           
 



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