Interface CSNGenerator.StreamSequenceNumberGenerator

Enclosing class:
CSNGenerator

public static interface CSNGenerator.StreamSequenceNumberGenerator
Generate a sequence number for a stream.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the next stream sequence number.
  • Method Details

    • next

      long next()
      Returns the next stream sequence number.
      Returns:
      the next stream sequence number