Package io.debezium.connector.spanner.task.operation
package io.debezium.connector.spanner.task.operation
-
ClassDescriptionThis operation finds out whether new partition will be processing by the current task or shared with otherClear partition from the shared section of the task state, after partition was picked up by another taskNotify user about the finishing of connector workChecks what partitions are ready for streamingProvides an interface for actions which should be done after task state was changedChange the status of partition:
PartitionStateEnumRemove finished partition from the task state, as it is not needed anymoreCheck what partitions are ready to and schedule them for streamingTake partition to work, which was shared by other task