org.apache.flume.thrift
Class ThriftSourceProtocol.AsyncClient.Factory

java.lang.Object
  extended by org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient.Factory
All Implemented Interfaces:
org.apache.thrift.async.TAsyncClientFactory<ThriftSourceProtocol.AsyncClient>
Enclosing class:
ThriftSourceProtocol.AsyncClient

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


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

ThriftSourceProtocol.AsyncClient.Factory

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

getAsyncClient

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


Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.