Modifier and Type | Field and Description |
---|---|
protected final AtomicLongArray |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected final long | |
protected static int | |
protected final long | |
protected final void |
sequenceBuffer | back to summary |
---|---|
protected final AtomicLongArray sequenceBuffer |
SequencedAtomicReferenceArrayQueue | back to summary |
---|---|
public SequencedAtomicReferenceArrayQueue(int capacity) |
calcSequenceOffset | back to summary |
---|---|
protected final long calcSequenceOffset(long index) |
calcSequenceOffset | back to summary |
---|---|
protected static int calcSequenceOffset(long index, int mask) |
lvSequence | back to summary |
---|---|
protected final long lvSequence(AtomicLongArray buffer, int offset) |
soSequence | back to summary |
---|---|
protected final void soSequence(AtomicLongArray buffer, int offset, long e) |