Uses of Class
org.apache.flume.source.scribe.Scribe.AsyncClient.Log_call

Packages that use Scribe.AsyncClient.Log_call
org.apache.flume.source.scribe   
 

Uses of Scribe.AsyncClient.Log_call in org.apache.flume.source.scribe
 

Method parameters in org.apache.flume.source.scribe with type arguments of type Scribe.AsyncClient.Log_call
 void Scribe.AsyncIface.Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<Scribe.AsyncClient.Log_call> resultHandler)
           
 void Scribe.AsyncClient.Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<Scribe.AsyncClient.Log_call> resultHandler)
           
 

Constructor parameters in org.apache.flume.source.scribe with type arguments of type Scribe.AsyncClient.Log_call
Scribe.AsyncClient.Log_call(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<Scribe.AsyncClient.Log_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.