backtype.storm.generated
Class DistributedRPC.AsyncClient.Factory

java.lang.Object
  extended by backtype.storm.generated.DistributedRPC.AsyncClient.Factory
All Implemented Interfaces:
org.apache.thrift.async.TAsyncClientFactory<DistributedRPC.AsyncClient>
Enclosing class:
DistributedRPC.AsyncClient

public static class DistributedRPC.AsyncClient.Factory
extends Object
implements org.apache.thrift.async.TAsyncClientFactory<DistributedRPC.AsyncClient>


Constructor Summary
DistributedRPC.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory)
           
 
Method Summary
 DistributedRPC.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedRPC.AsyncClient.Factory

public DistributedRPC.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
                                          org.apache.thrift.protocol.TProtocolFactory protocolFactory)
Method Detail

getAsyncClient

public DistributedRPC.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
Specified by:
getAsyncClient in interface org.apache.thrift.async.TAsyncClientFactory<DistributedRPC.AsyncClient>


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