| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.api | |
| org.apache.flink.runtime.io.network.partition.consumer |
| 类和说明 |
|---|
| CheckpointBarrier
Checkpoint barriers are used to align checkpoints throughout the streaming topology.
|
| EndOfData
This event indicates there will be no more data records in a subpartition.
|
| EndOfPartitionEvent
This event marks a subpartition as fully consumed.
|
| EndOfSuperstepEvent
Marks the end of a superstep of one particular iteration superstep.
|
| 类和说明 |
|---|
| CheckpointBarrier
Checkpoint barriers are used to align checkpoints throughout the streaming topology.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.