Uses of Class
org.apache.flink.runtime.io.network.partition.PartitionedFile
Packages that use PartitionedFile
-
Uses of PartitionedFile in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition that return PartitionedFileModifier and TypeMethodDescriptionPartitionedFileWriter.finish()Finishes writing thePartitionedFilewhich closes the file channel and returns the correspondingPartitionedFile.