abstract class BaseSpscLinkedAtomicArrayQueueConsumerField<E> extends BaseSpscLinkedAtomicArrayQueueConsumerColdFields<E>
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.concurrent.atomic.AtomicLongFieldUpdater<BaseSpscLinkedAtomicArrayQueueConsumerField> |
C_INDEX_UPDATER |
protected long |
consumerIndex |
consumerBuffer, consumerMask
Constructor and Description |
---|
BaseSpscLinkedAtomicArrayQueueConsumerField() |
contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
static final java.util.concurrent.atomic.AtomicLongFieldUpdater<BaseSpscLinkedAtomicArrayQueueConsumerField> C_INDEX_UPDATER
protected volatile long consumerIndex