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-load-avro
/
io.airbyte.cdk.load.data.avro
/
AvroMapperPipelineFactory
Avro
Mapper
Pipeline
Factory
class
AvroMapperPipelineFactory
:
MapperPipelineFactory
Deprecated
Use DestinationRecordRaw.asEnrichedDestinationRecordAirbyteValue() logic instead
Members
Constructors
Avro
Mapper
Pipeline
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
stream
:
DestinationStream
)
:
MapperPipeline