Uses of Class
org.apache.flink.runtime.io.network.partition.BufferWritingResultPartition
Packages that use BufferWritingResultPartition
-
Uses of BufferWritingResultPartition in org.apache.flink.runtime.io.network.partition
Modifier and TypeClassDescriptionclassA output data result of an individual task (one partition of an intermediate result), produced and communicated in a batch manner: The result must be produced completely before it can be consumed.classA result output of a task, pipelined (streamed) to the receivers.