Class DetectNewPartitionsAction

java.lang.Object
org.apache.beam.sdk.io.gcp.spanner.changestreams.action.DetectNewPartitionsAction

public class DetectNewPartitionsAction extends Object
This class is responsible for scheduling partitions. It obtains partitions to be scheduled from the partition metadata table. The full algorithm is described in run(RestrictionTracker, OutputReceiver, ManualWatermarkEstimator).