Class LogEventProducer

java.lang.Object
com.bytedesk.core.action.disruptor.LogEventProducer

@Component public class LogEventProducer extends Object
  • Field Details

    • ringBuffer

      private final com.lmax.disruptor.RingBuffer<LogEvent> ringBuffer
  • Constructor Details

    • LogEventProducer

      public LogEventProducer()
  • Method Details

    • simulate

      public void simulate()