fileQueue
fun fileQueue(@Named(value = "numInputPartitions") numInputPartitions: Int): PartitionedQueue<PipelineEvent<StreamKey, DestinationRecordRaw>>
A queue for records with file references for file uploading.
A queue for records with file references for file uploading.