Airbyte Kotlin Bulk CDK
Toggle table of contents
1.0.2
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
.