Class LogEventConfig

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

@Configuration public class LogEventConfig extends Object
  • Constructor Details

    • LogEventConfig

      public LogEventConfig()
  • Method Details

    • logEventRingBuffer

      @Bean public com.lmax.disruptor.RingBuffer<LogEvent> logEventRingBuffer()