public class LogPipeline extends EventPipeline<LogM>
| Modifier and Type | Method and Description |
|---|---|
protected void |
handle(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 handle(List<LogM> logEvents)
handle in class EventPipeline<LogM>Copyright © 2025. All rights reserved.