com.cloudera.flume.handlers.thrift
Class ThriftFlumeEventServer.AsyncClient.Factory

java.lang.Object
  extended by com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.AsyncClient.Factory
Enclosing class:
ThriftFlumeEventServer.AsyncClient

public static class ThriftFlumeEventServer.AsyncClient.Factory
extends Object


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

ThriftFlumeEventServer.AsyncClient.Factory

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

getAsyncClient

public ThriftFlumeEventServer.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)


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