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-toolkit-load-object-storage
/
io.airbyte.cdk.load.pipline.object_storage.file
/
ProcessFileTaskLegacyStep
Process
File
Task
Legacy
Step
@
Singleton
class
ProcessFileTaskLegacyStep
(
processFileTaskLegacy
:
ProcessFileTaskLegacy
)
:
LoadPipelineStep
Members
Constructors
Process
File
Task
Legacy
Step
Link copied to clipboard
constructor
(
processFileTaskLegacy
:
ProcessFileTaskLegacy
)
Properties
num
Workers
Link copied to clipboard
open
override
val
numWorkers
:
Int
=
1
Functions
task
For
Partition
Link copied to clipboard
open
override
fun
taskForPartition
(
partition
:
Int
)
:
Task