| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.api |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelCheckpointMarker
The CancelCheckpointMarker travels through the data streams, similar to the
CheckpointBarrier,
but signals that a certain checkpoint should be canceled. |
class |
CheckpointBarrier
Checkpoint barriers are used to align checkpoints throughout the streaming topology.
|
class |
EndOfPartitionEvent
This event marks a subpartition as fully consumed.
|
class |
EndOfSuperstepEvent
Marks the end of a superstep of one particular iteration superstep.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.