Uses of Class
org.jctools.queues.atomic.MpscRelaxedAtomicArrayQueueProducerLimitField
-
Packages that use MpscRelaxedAtomicArrayQueueProducerLimitField Package Description org.jctools.queues.atomic -
-
Uses of MpscRelaxedAtomicArrayQueueProducerLimitField in org.jctools.queues.atomic
Subclasses of MpscRelaxedAtomicArrayQueueProducerLimitField in org.jctools.queues.atomic Modifier and Type Class Description (package private) classMpscAtomicArrayQueueConsumerPositionField<E>NOTE: This class was automatically generated by org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module.classMpscRelaxedAtomicArrayQueue<E>(package private) classMpscRelaxedAtomicArrayQueueL2Pad<E>NOTE: This class was automatically generated by org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module.(package private) classMpscRelaxedAtomicArrayQueueL3Pad<E>NOTE: This class was automatically generated by org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module.Fields in org.jctools.queues.atomic with type parameters of type MpscRelaxedAtomicArrayQueueProducerLimitField Modifier and Type Field Description private static java.util.concurrent.atomic.AtomicLongFieldUpdater<MpscRelaxedAtomicArrayQueueProducerLimitField>MpscRelaxedAtomicArrayQueueProducerLimitField. P_LIMIT_UPDATER
-