| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PipelinedApproximateSubpartition
A pipelined in-memory only subpartition, which allows to reconnecting after failure.
|
class |
PipelinedSubpartition
A pipelined in-memory only subpartition, which can be consumed once.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CheckpointedResultSubpartition |
PipelinedResultPartition.getCheckpointedSubpartition(int subpartitionIndex) |
CheckpointedResultSubpartition |
CheckpointedResultPartition.getCheckpointedSubpartition(int subpartitionIndex)
Gets the checkpointed subpartition with the given subpartitionIndex.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.