Class SpmcUnpaddedArrayQueueProducerIndexField<E>

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

abstract class SpmcUnpaddedArrayQueueProducerIndexField<E> extends SpmcUnpaddedArrayQueueL1Pad<E>
NOTE: This class was automatically generated by org.jctools.queues.unpadded.JavaParsingUnpaddedQueueGenerator which can found in the jctools-build module. The original source file is SpmcArrayQueue.java.
  • Field Details

    • P_INDEX_OFFSET

      protected static final long P_INDEX_OFFSET
    • producerIndex

      private volatile long producerIndex
  • Constructor Details

    • SpmcUnpaddedArrayQueueProducerIndexField

      SpmcUnpaddedArrayQueueProducerIndexField(int capacity)
  • Method Details

    • lvProducerIndex

      public final long lvProducerIndex()
    • lpProducerIndex

      final long lpProducerIndex()
    • soProducerIndex

      final void soProducerIndex(long newValue)