Uses of Class
com.lmax.disruptor.SingleProducerSequencerPad
-
Packages that use SingleProducerSequencerPad 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 SingleProducerSequencerPad in com.lmax.disruptor
Subclasses of SingleProducerSequencerPad in com.lmax.disruptor Modifier and Type Class Description classSingleProducerSequencerCoordinator for claiming sequences for access to a data structure while tracking dependentSequences.(package private) classSingleProducerSequencerFields
-