Interface SequenceId

All Known Subinterfaces:
WALKey
All Known Implementing Classes:
WALKeyImpl

@Private public interface SequenceId
Interface which abstracts implementations on log sequenceId assignment
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final long
    Used to represent when a particular wal key doesn't know/care about the sequence ordering.
  • Method Summary

    Modifier and Type
    Method
    Description
    default long
     
  • Field Details

  • Method Details