org.apache.blur.thrift.generated
Class Blur.AsyncClient.Factory

java.lang.Object
  extended by org.apache.blur.thrift.generated.Blur.AsyncClient.Factory
All Implemented Interfaces:
TAsyncClientFactory<Blur.AsyncClient>
Enclosing class:
Blur.AsyncClient

public static class Blur.AsyncClient.Factory
extends Object
implements TAsyncClientFactory<Blur.AsyncClient>


Constructor Summary
Blur.AsyncClient.Factory(TAsyncClientManager clientManager, TProtocolFactory protocolFactory)
           
 
Method Summary
 Blur.AsyncClient getAsyncClient(TNonblockingTransport transport)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blur.AsyncClient.Factory

public Blur.AsyncClient.Factory(TAsyncClientManager clientManager,
                                TProtocolFactory protocolFactory)
Method Detail

getAsyncClient

public Blur.AsyncClient getAsyncClient(TNonblockingTransport transport)
Specified by:
getAsyncClient in interface TAsyncClientFactory<Blur.AsyncClient>


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