Package io.debezium.transforms.extractnewstate
package io.debezium.transforms.extractnewstate
-
ClassDescriptionAbstractExtractRecordStrategy<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>An abstract implementation of
ExtractRecordStrategy.DefaultDeleteHandlingStrategy<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>A default implementation ofAbstractExtractRecordStrategyExtractRecordStrategy<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>AExtractRecordStrategyis used by the transformer to determine how to extract Truncate, Delete, Create and Update record fromEnvelopeLegacyDeleteHandlingStrategy<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>Deprecated.