Class LogEventService

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

@Service public class LogEventService extends Object
  • Field Details

    • logEventRingBuffer

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

    • LogEventService

      public LogEventService()
  • Method Details

    • testMq

      public void testMq(String content)