Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-extract-cdc
/
io.airbyte.cdk.read.cdc
/
DebeziumSchemaHistory
Debezium
Schema
History
@
JvmInline
value
class
DebeziumSchemaHistory
(
val
wrapped
:
List
<
HistoryRecord
>
)
DebeziumSchemaHistory
wraps the contents of a Debezium schema history file.
Members
Constructors
Debezium
Schema
History
Link copied to clipboard
constructor
(
wrapped
:
List
<
HistoryRecord
>
)
Properties
wrapped
Link copied to clipboard
val
wrapped
:
List
<
HistoryRecord
>