JavaScript is disabled on your browser.
All Implemented Interfaces:
com.lmax.disruptor.EventHandler<RingBufferLogEvent >, com.lmax.disruptor.SequenceReportingEventHandler<RingBufferLogEvent >
public class RingBufferLogEventHandler
extends Object
implements com.lmax.disruptor.SequenceReportingEventHandler<RingBufferLogEvent >
This event handler gets passed messages from the RingBuffer as they become
available. Processing of these messages is done in a separate thread,
controlled by the Executor
passed to the Disruptor
constructor.
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 1999-2021 Apache Software Foundation . All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.