Class SpscAtomicUnpaddedArrayQueueConsumerIndexField<E>

All Implemented Interfaces:
Iterable<E>, Collection<E>, Queue<E>, IndexedQueueSizeUtil.IndexedQueue, MessagePassingQueue<E>, QueueProgressIndicators, SupportsIterator
Direct Known Subclasses:
SpscAtomicUnpaddedArrayQueueL3Pad

abstract class SpscAtomicUnpaddedArrayQueueConsumerIndexField<E> extends SpscAtomicUnpaddedArrayQueueL2Pad<E>
NOTE: This class was automatically generated by org.jctools.queues.atomic.unpadded.JavaParsingAtomicUnpaddedArrayQueueGenerator which can found in the jctools-build module. The original source file is SpscArrayQueue.java.
  • Field Details

  • Constructor Details

    • SpscAtomicUnpaddedArrayQueueConsumerIndexField

      SpscAtomicUnpaddedArrayQueueConsumerIndexField(int capacity)
  • Method Details

    • lvConsumerIndex

      public final long lvConsumerIndex()
    • lpConsumerIndex

      final long lpConsumerIndex()
    • soConsumerIndex

      final void soConsumerIndex(long newValue)