See: Description
Class | Description |
---|---|
DetectNewPartitionsRangeTracker |
This restriction tracker delegates most of its behavior to an internal
TimestampRangeTracker . |
ReadChangeStreamPartitionRangeTracker |
This restriction tracker delegates most of its behavior to an internal
TimestampRangeTracker . |
TimestampRange |
A restriction represented by a range of timestamps [from, to).
|
TimestampRangeTracker |
A
RestrictionTracker for claiming positions in a TimestampRange in a
monotonically increasing fashion. |
TimestampUtils |
Provides methods in order to convert timestamp to nanoseconds representation and back.
|