| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BoundedBlockingResultPartition
A 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.
|
class |
PipelinedResultPartition
A result output of a task, pipelined (streamed) to the receivers.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.