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
/
CdcPartitionsCreatorDebeziumOperations
/
generateWarmStartProperties
generate
Warm
Start
Properties
abstract
fun
generateWarmStartProperties
(
streams
:
List
<
Stream
>
)
:
Map
<
String
,
String
>
Generates Debezium properties for use with a
ValidDebeziumWarmStartState
.