Located in compilation unit of io.
Note
This class was automatically generated by io.netty.util.internal.shaded.org.jctools.queues.atomic.JavaParsingAtomicLinkedQueueGenerator which can found in the jctools-build module. The original source file is BaseMpscLinkedArrayQueue.java.
Modifier and Type | Field and Description |
---|---|
private static final AtomicLongFieldUpdater | |
protected AtomicReferenceArray | |
private volatile long | |
protected long |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv final long | |
public final long | |
pack-priv final void |
C_INDEX_UPDATER | back to summary |
---|---|
private static final AtomicLongFieldUpdater<BaseMpscLinkedAtomicArrayQueueConsumerFields<E>> C_INDEX_UPDATER |
consumerBuffer | back to summary |
---|---|
protected AtomicReferenceArray<E> consumerBuffer |
consumerIndex | back to summary |
---|---|
private volatile long consumerIndex |
consumerMask | back to summary |
---|---|
protected long consumerMask |
BaseMpscLinkedAtomicArrayQueueConsumerFields | back to summary |
---|---|
pack-priv BaseMpscLinkedAtomicArrayQueueConsumerFields() |
lpConsumerIndex | back to summary |
---|---|
pack-priv final long lpConsumerIndex() |
lvConsumerIndex | back to summary |
---|---|
public final long lvConsumerIndex() Implements io.
|
soConsumerIndex | back to summary |
---|---|
pack-priv final void soConsumerIndex(long newValue) |