FileChunkStep
@Singleton
Constructors
Link copied to clipboard
constructor(catalog: DestinationCatalog, fileLoader: ObjectLoader, @Named(value = "fileQueue") inputQueue: PartitionedQueue<PipelineEvent<StreamKey, DestinationRecordRaw>>, @Named(value = "filePartQueue") partQueue: PartitionedQueue<PipelineEvent<ObjectKey, ObjectLoaderPartFormatter.FormattedPart>>, pathFactory: ObjectStoragePathFactory, uploadIdGenerator: UploadIdGenerator)