Uses of Class
com.lmax.disruptor.SingleProducerSequencerPad
Packages that use SingleProducerSequencerPad
Package
Description
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
-
Uses of SingleProducerSequencerPad in com.lmax.disruptor
Subclasses of SingleProducerSequencerPad in com.lmax.disruptorModifier and TypeClassDescriptionfinal class
Coordinator for claiming sequences for access to a data structure while tracking dependentSequence
s.(package private) class