org.apache.flume.thrift
Class ThriftSourceProtocol.AsyncClient.Factory
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThriftSourceProtocol.AsyncClient.Factory
public ThriftSourceProtocol.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.protocol.TProtocolFactory protocolFactory)
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-2013 Apache Software Foundation. All Rights Reserved.