Package | Description |
---|---|
org.apache.flume.source.scribe |
Modifier and Type | Method and Description |
---|---|
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 and Description |
---|
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-2016 Apache Software Foundation. All Rights Reserved.