Class BaseMpscLinkedVarHandleUnpaddedArrayQueueConsumerFields<E>

    • Field Detail

      • VH_CONSUMER_INDEX

        private static final java.lang.invoke.VarHandle VH_CONSUMER_INDEX
      • consumerIndex

        private long consumerIndex
      • consumerMask

        protected long consumerMask
      • consumerBuffer

        protected E[] consumerBuffer
    • Constructor Detail

      • BaseMpscLinkedVarHandleUnpaddedArrayQueueConsumerFields

        BaseMpscLinkedVarHandleUnpaddedArrayQueueConsumerFields()
    • Method Detail

      • lvConsumerIndex

        public final long lvConsumerIndex()
      • lpConsumerIndex

        final long lpConsumerIndex()
      • soConsumerIndex

        final void soConsumerIndex​(long newValue)