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-legacy-task-loader
/
io.airbyte.cdk.load.pipeline
/
ByPrimaryKeyInputPartitioner
By
Primary
Key
Input
Partitioner
class
ByPrimaryKeyInputPartitioner
:
InputPartitioner
Members
Constructors
By
Primary
Key
Input
Partitioner
Link copied to clipboard
constructor
(
)
Functions
get
Partition
Link copied to clipboard
open
override
fun
getPartition
(
record
:
DestinationRecordRaw
,
numParts
:
Int
)
:
Int