Package | Description |
---|---|
org.apache.flume.source.scribe |
Modifier and Type | Method and Description |
---|---|
Scribe.Log_args |
Scribe.Log_args.deepCopy() |
Scribe.Log_args |
Scribe.Processor.Log.getEmptyArgsInstance() |
Scribe.Log_args |
Scribe.AsyncProcessor.Log.getEmptyArgsInstance() |
Scribe.Log_args |
Scribe.Log_args.setMessages(List<LogEntry> messages) |
Modifier and Type | Method and Description |
---|---|
int |
Scribe.Log_args.compareTo(Scribe.Log_args other) |
boolean |
Scribe.Log_args.equals(Scribe.Log_args that) |
Scribe.Log_result |
Scribe.Processor.Log.getResult(I iface,
Scribe.Log_args args) |
void |
Scribe.AsyncProcessor.Log.start(I iface,
Scribe.Log_args args,
org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) |
Constructor and Description |
---|
Log_args(Scribe.Log_args other)
Performs a deep copy on other.
|
Copyright © 2009-2022 Apache Software Foundation. All Rights Reserved.