Class BaseMpscLinkedArrayQueueConsumerFields<E>

    • Field Detail

      • C_INDEX_OFFSET

        private static final long C_INDEX_OFFSET
      • consumerIndex

        private volatile long consumerIndex
      • consumerMask

        protected long consumerMask
      • consumerBuffer

        protected E[] consumerBuffer
    • Constructor Detail

      • BaseMpscLinkedArrayQueueConsumerFields

        BaseMpscLinkedArrayQueueConsumerFields()
    • Method Detail

      • lvConsumerIndex

        public final long lvConsumerIndex()
      • lpConsumerIndex

        final long lpConsumerIndex()
      • soConsumerIndex

        final void soConsumerIndex​(long newValue)