Uses of Class
org.apache.flume.thrift.ThriftSourceProtocol.AsyncClient.append_call

Packages that use ThriftSourceProtocol.AsyncClient.append_call
org.apache.flume.thrift   
 

Uses of ThriftSourceProtocol.AsyncClient.append_call in org.apache.flume.thrift
 

Method parameters in org.apache.flume.thrift with type arguments of type ThriftSourceProtocol.AsyncClient.append_call
 void ThriftSourceProtocol.AsyncIface.append(ThriftFlumeEvent event, org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.append_call> resultHandler)
           
 void ThriftSourceProtocol.AsyncClient.append(ThriftFlumeEvent event, org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.append_call> resultHandler)
           
 

Constructor parameters in org.apache.flume.thrift with type arguments of type ThriftSourceProtocol.AsyncClient.append_call
ThriftSourceProtocol.AsyncClient.append_call(ThriftFlumeEvent event, org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.append_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



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