abstract class MpscRelaxedArrayQueueActiveCycleIdField<E> extends MpscRelaxedArrayQueueL0Pad<E>
Modifier and Type | Field and Description |
---|---|
private static long |
ACTIVE_CYCLE_ID_OFFSET |
private long |
activeCycleId |
Constructor and Description |
---|
MpscRelaxedArrayQueueActiveCycleIdField() |
Modifier and Type | Method and Description |
---|---|
static int |
activeCycleIndex(long activeCycleId) |
boolean |
casActiveCycleId(long expected,
long value) |
long |
lvActiveCycleId() |
void |
soActiveCycleId(long value) |
contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait