Located in compilation unit of io.
Note
This class was automatically generated by io.netty.util.internal.shaded.org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module. The original source file is MpscArrayQueue.java.
Modifier and Type | Field and Description |
---|---|
private static final AtomicLongFieldUpdater | |
private volatile 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<MpscAtomicArrayQueueConsumerIndexField<E>> C_INDEX_UPDATER |
consumerIndex | back to summary |
---|---|
private volatile long consumerIndex |
MpscAtomicArrayQueueConsumerIndexField | back to summary |
---|---|
pack-priv MpscAtomicArrayQueueConsumerIndexField(int capacity) |
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) |