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