public class LogPipeline extends EventPipeline<LogEvent>
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
handler(List<LogEvent> logEvents) |
static LogPipeline |
singleton() |
add, exec, getInterval, setInterval, setPacketSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDelayedpublic static LogPipeline singleton()
protected void handler(List<LogEvent> logEvents)
handler 在类中 EventPipeline<LogEvent>Copyright © 2021. All rights reserved.