ProcessFileTaskLegacyStep

@Singleton
class ProcessFileTaskLegacyStep(processFileTaskLegacy: ProcessFileTaskLegacy) : LoadPipelineStep

Constructors

Link copied to clipboard
constructor(processFileTaskLegacy: ProcessFileTaskLegacy)

Properties

Link copied to clipboard
open override val numWorkers: Int = 1

Functions

Link copied to clipboard
open override fun taskForPartition(partition: Int): Task