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

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

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

Method parameters in org.apache.flume.thrift with type arguments of type ThriftSourceProtocol.AsyncClient.appendBatch_call
 void ThriftSourceProtocol.AsyncIface.appendBatch(List<ThriftFlumeEvent> events, org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.appendBatch_call> resultHandler)
           
 void ThriftSourceProtocol.AsyncClient.appendBatch(List<ThriftFlumeEvent> events, org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.appendBatch_call> resultHandler)
           
 

Constructor parameters in org.apache.flume.thrift with type arguments of type ThriftSourceProtocol.AsyncClient.appendBatch_call
ThriftSourceProtocol.AsyncClient.appendBatch_call(List<ThriftFlumeEvent> events, org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.appendBatch_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.