Class SpscVarHandleUnpaddedArrayQueueConsumerIndexField<E>

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

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

    • VH_CONSUMER_INDEX

      private static final VarHandle VH_CONSUMER_INDEX
    • consumerIndex

      private long consumerIndex
  • Constructor Details

    • SpscVarHandleUnpaddedArrayQueueConsumerIndexField

      SpscVarHandleUnpaddedArrayQueueConsumerIndexField(int capacity)
  • Method Details

    • lvConsumerIndex

      public final long lvConsumerIndex()
    • lpConsumerIndex

      final long lpConsumerIndex()
    • soConsumerIndex

      final void soConsumerIndex(long newValue)