Uses of Class
com.lmax.disruptor.RhsPadding
Packages that use RhsPadding
Package
Description
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
-
Uses of RhsPadding in com.lmax.disruptor
Subclasses of RhsPadding in com.lmax.disruptorModifier and TypeClassDescriptionfinal class
Hides a group of Sequences behind a single Sequenceprivate static final class
Sequence that follows (by wrapping) another sequenceclass
Concurrent sequence class used for tracking the progress of the ring buffer and event processors.final class