Located in compilation unit of io.
Modifier and Type | Field and Description |
---|---|
private static final long | |
private volatile long |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv final boolean | |
public final long |
P_INDEX_OFFSET | back to summary |
---|---|
private static final long P_INDEX_OFFSET |
producerIndex | back to summary |
---|---|
private volatile long producerIndex |
MpmcArrayQueueProducerIndexField | back to summary |
---|---|
pack-priv MpmcArrayQueueProducerIndexField(int capacity) |
casProducerIndex | back to summary |
---|---|
pack-priv final boolean casProducerIndex(long expect, long newValue) |
lvProducerIndex | back to summary |
---|---|
public final long lvProducerIndex() Implements io.
|