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
/
CdcPartitionsCreatorFactorySupplier
Cdc
Partitions
Creator
Factory
Supplier
@
Singleton
class
CdcPartitionsCreatorFactorySupplier
<
F
:
CdcPartitionsCreatorFactory
<
P
>
,
P
:
PartiallyOrdered
<
P
>
>
(
val
factory
:
F
)
:
PartitionsCreatorFactorySupplier
<
F
>
Members
Constructors
Cdc
Partitions
Creator
Factory
Supplier
Link copied to clipboard
constructor
(
factory
:
F
)
Properties
factory
Link copied to clipboard
val
factory
:
F
Functions
get
Link copied to clipboard
open
override
fun
get
(
)
:
F