Class CheckPartitionDuplicationOperation

java.lang.Object
io.debezium.connector.spanner.task.operation.CheckPartitionDuplicationOperation
All Implemented Interfaces:
Operation

public class CheckPartitionDuplicationOperation extends Object implements Operation
Check if the same partition is already streaming by other tasks. If yes - identify only one task, which will continue streaming.