Package org.apache.beam.sdk.io.gcp.spanner.changestreams.restriction
package org.apache.beam.sdk.io.gcp.spanner.changestreams.restriction
Custom restriction tracker related classes.
-
ClassesClassDescriptionThis restriction tracker delegates most of its behavior to an internal
TimestampRangeTracker
.This restriction tracker delegates most of its behavior to an internalTimestampRangeTracker
.An interrupter for restriction tracker of type T.A restriction represented by a range of timestamps [from, to).ARestrictionTracker
for claiming positions in aTimestampRange
in a monotonically increasing fashion.Provides methods in order to convert timestamp to nanoseconds representation and back.