Class MpscAtomicArrayQueueConsumerIndexField<E>

    • Field Detail

      • consumerIndex

        private volatile long consumerIndex
    • Constructor Detail

      • MpscAtomicArrayQueueConsumerIndexField

        MpscAtomicArrayQueueConsumerIndexField​(int capacity)
    • Method Detail

      • lvConsumerIndex

        public final long lvConsumerIndex()
      • lpConsumerIndex

        final long lpConsumerIndex()
      • soConsumerIndex

        final void soConsumerIndex​(long newValue)