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.message
/
StreamKey
Stream
Key
data
class
StreamKey
(
val
stream
:
DestinationStream.Descriptor
)
:
WithStream
The default key: partitioned by stream.
Members
Constructors
Stream
Key
Link copied to clipboard
constructor
(
stream
:
DestinationStream.Descriptor
)
Properties
stream
Link copied to clipboard
open
override
val
stream
:
DestinationStream.Descriptor