Package org.apache.beam.sdk.io.gcp.spanner.changestreams.cache
package org.apache.beam.sdk.io.gcp.spanner.changestreams.cache
Caching strategy for watermark.
-
ClassDescriptionAsynchronously compute the earliest partition watermark and stores it in memory.Synchronously compute the earliest partition watermark, by delegating the call to
invalid reference
PartitionMetadataDao#getUnfinishedMinWatermark()