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-core-load
/
io.airbyte.cdk.load.dataflow.state
/
PartitionKey
Partition
Key
data
class
PartitionKey
(
val
id
:
String
)
A record is always associated with a single partition.
Members
Constructors
Partition
Key
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String