Package io.debezium.engine.spi
package io.debezium.engine.spi
-
ClassDescriptionThe policy that defines when the offsets should be committed to offset storage.An
OffsetCommitPolicythat will commit offsets as frequently as possible.AnOffsetCommitPolicythat will commit offsets no more than the specified time period.