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