backtype.storm.generated
Class DistributedRPCInvocations.AsyncClient.Factory

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

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


Constructor Summary
DistributedRPCInvocations.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory)
           
 
Method Summary
 DistributedRPCInvocations.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

DistributedRPCInvocations.AsyncClient.Factory

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

getAsyncClient

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


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