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.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