DebeziumOperations
Deprecated
Implement the two interfaces separately
Stateless connector-specific Debezium operations.
Functions
Transforms a DebeziumRecordKey and a DebeziumRecordValue into a DeserializedRecord.
Maps an incumbent OpaqueStateValue into a DebeziumWarmStartState.
Identifies the null of the stream that this event belongs to, if applicable.
Identifies the namespace of the stream that this event belongs to, if applicable.
Synthesizes a DebeziumColdStartingState when no incumbent OpaqueStateValue is available.
Generates Debezium properties for use with a ValidDebeziumWarmStartState.
Tries to extract the WAL position from a DebeziumRecordValue.
Tries to extract the WAL position from a SourceRecord.
Extracts the WAL position from a DebeziumOffset.
Maps a Debezium state to an OpaqueStateValue.