abstract class BaseMpscLinkedArrayQueueProducerFields<E> extends BaseMpscLinkedArrayQueuePad1<E>
| Modifier and Type | Field and Description |
|---|---|
private static long |
P_INDEX_OFFSET |
protected long |
producerIndex |
| Constructor and Description |
|---|
BaseMpscLinkedArrayQueueProducerFields() |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
casProducerIndex(long expect,
long newValue) |
long |
lvProducerIndex() |
(package private) void |
soProducerIndex(long newValue) |
contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitlvConsumerIndex