Package com.lmax.disruptor.dsl
package com.lmax.disruptor.dsl
-
ClassDescriptionDisruptor<T>A DSL-style API for setting up the disruptor pattern around a ring buffer (aka the Builder pattern).A group of
EventProcessors used as part of theDisruptor.A factory interface to make it possible to include custom event processors in a chain:A support class used as part of setting an exception handler for a specific event handler.Defines producer types to support creation of RingBuffer with correct sequencer and publisher.