Uses of Class
com.lmax.disruptor.LhsPadding
-
Packages that use LhsPadding Package Description com.lmax.disruptor The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events. -
-
Uses of LhsPadding in com.lmax.disruptor
Subclasses of LhsPadding in com.lmax.disruptor Modifier and Type Class Description classFixedSequenceGroupHides a group of Sequences behind a single Sequenceprivate static classNoOpEventProcessor.SequencerFollowingSequenceSequence that follows (by wrapping) another sequence(package private) classRhsPaddingclassSequenceConcurrent sequence class used for tracking the progress of the ring buffer and event processors.classSequenceGroup(package private) classValue
-