abstract class SingleProducerSequencerPad extends AbstractSequencer
Modifier and Type | Field and Description |
---|---|
protected long |
p1 |
protected long |
p2 |
protected long |
p3 |
protected long |
p4 |
protected long |
p5 |
protected long |
p6 |
protected long |
p7 |
bufferSize, cursor, gatingSequences, waitStrategy
INITIAL_CURSOR_VALUE
Constructor and Description |
---|
SingleProducerSequencerPad(int bufferSize,
WaitStrategy waitStrategy) |
addGatingSequences, getBufferSize, getCursor, getMinimumSequence, newBarrier, newPoller, removeGatingSequence, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
claim, getHighestPublishedSequence, isAvailable
hasAvailableCapacity, next, next, publish, publish, remainingCapacity, tryNext, tryNext
protected long p1
protected long p2
protected long p3
protected long p4
protected long p5
protected long p6
protected long p7
public SingleProducerSequencerPad(int bufferSize, WaitStrategy waitStrategy)