Interface SequenceNumber
- All Superinterfaces:
Comparable<SequenceNumber>,Serializable
- All Known Implementing Classes:
SequenceNumber.GenericSequenceNumber
A logical timestamp to draw a boundary between the materialized and non-materialized changes.
Maintained by the state backend but implementations may choose to move its generation to
StateChangelogStorage as an optimization.-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
next
SequenceNumber next() -
of
-