Class NoOpWatermarkCache

java.lang.Object
org.apache.beam.sdk.io.gcp.spanner.changestreams.cache.NoOpWatermarkCache
All Implemented Interfaces:
WatermarkCache

public class NoOpWatermarkCache extends Object implements WatermarkCache
Synchronously compute the earliest partition watermark, by delegating the call to
invalid reference
PartitionMetadataDao#getUnfinishedMinWatermark()
.