CdcPartitionReaderDebeziumOperations

Functions

Link copied to clipboard
Link copied to clipboard

Identifies the null of the stream that this event belongs to, if applicable.

Link copied to clipboard

Identifies the namespace of the stream that this event belongs to, if applicable.

Link copied to clipboard
abstract fun position(recordValue: DebeziumRecordValue): T?

Tries to extract the WAL position from a DebeziumRecordValue.

abstract fun position(sourceRecord: SourceRecord): T?

Tries to extract the WAL position from a SourceRecord.

Link copied to clipboard

Maps a Debezium state to an OpaqueStateValue.