abstract class SingleProducerSequencerFields extends SingleProducerSequencerPad
| Modifier and Type | Field and Description |
|---|---|
protected long |
cachedValue |
protected long |
nextValue
Set to -1 as sequence starting point
|
p1, p2, p3, p4, p5, p6, p7bufferSize, cursor, gatingSequences, waitStrategyINITIAL_CURSOR_VALUE| Constructor and Description |
|---|
SingleProducerSequencerFields(int bufferSize,
WaitStrategy waitStrategy) |
addGatingSequences, getBufferSize, getCursor, getMinimumSequence, newBarrier, newPoller, removeGatingSequence, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclaim, getHighestPublishedSequence, isAvailablehasAvailableCapacity, next, next, publish, publish, remainingCapacity, tryNext, tryNextprotected long nextValue
protected long cachedValue
public SingleProducerSequencerFields(int bufferSize,
WaitStrategy waitStrategy)