Interface SequenceId
- All Known Subinterfaces:
WALKey
- All Known Implementing Classes:
WALKeyImpl
Interface which abstracts implementations on log sequenceId assignment
-
Field Summary
Modifier and TypeFieldDescriptionstatic final long
Used to represent when a particular wal key doesn't know/care about the sequence ordering. -
Method Summary
-
Field Details
-
NO_SEQUENCE_ID
Used to represent when a particular wal key doesn't know/care about the sequence ordering.- See Also:
-
-
Method Details
-
getSequenceId
-