Class SingleProducerSequencerFields

    • Field Detail

      • nextValue

        long nextValue
        Set to -1 as sequence starting point
      • cachedValue

        long cachedValue
    • Constructor Detail

      • SingleProducerSequencerFields

        SingleProducerSequencerFields​(int bufferSize,
                                      WaitStrategy waitStrategy)