Uses of Class
com.bytedesk.core.action.disruptor.LogEvent
Packages that use LogEvent
-
Uses of LogEvent in com.bytedesk.core.action.disruptor
Fields in com.bytedesk.core.action.disruptor with type parameters of type LogEventModifier and TypeFieldDescriptionprivate final com.lmax.disruptor.RingBuffer<LogEvent>
LogEventService.logEventRingBuffer
private final com.lmax.disruptor.RingBuffer<LogEvent>
LogEventProducer.ringBuffer
Methods in com.bytedesk.core.action.disruptor that return LogEventMethods in com.bytedesk.core.action.disruptor that return types with arguments of type LogEventModifier and TypeMethodDescriptioncom.lmax.disruptor.RingBuffer<LogEvent>
LogEventConfig.logEventRingBuffer()
Methods in com.bytedesk.core.action.disruptor with parameters of type LogEvent