abstract class MpmcUnpaddedArrayQueueProducerIndexField<E> extends MpmcUnpaddedArrayQueueL1Pad<E>
MessagePassingQueue.Consumer<T>, MessagePassingQueue.ExitCondition, MessagePassingQueue.Supplier<T>, MessagePassingQueue.WaitStrategy| Modifier and Type | Field and Description |
|---|---|
private static long |
P_INDEX_OFFSET |
private long |
producerIndex |
sequenceBufferbuffer, maskUNBOUNDED_CAPACITY| Constructor and Description |
|---|
MpmcUnpaddedArrayQueueProducerIndexField(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
casProducerIndex(long expect,
long newValue) |
long |
lvProducerIndex() |
capacity, clear, currentConsumerIndex, currentProducerIndex, isEmpty, iterator, size, toStringcontains, containsAll, remove, removeAll, retainAll, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdrain, drain, drain, fill, fill, fill, offer, peek, poll, relaxedOffer, relaxedPeek, relaxedPolllvConsumerIndex