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