Uses of Package
org.apache.flink.runtime.io.network.api
Packages that use org.apache.flink.runtime.io.network.api
Package
Description
-
Classes in org.apache.flink.runtime.io.network.api used by org.apache.flink.runtime.io.network.apiClassDescriptionCheckpoint barriers are used to align checkpoints throughout the streaming topology.This event marks a subpartition as fully consumed.
EndOfSegmentEventis used to notify the downstream switch tiers in tiered storage shuffle mode.Marks the end of a superstep of one particular iteration superstep.Tells if the job is stopping because of consuming all data. -
-
-
Classes in org.apache.flink.runtime.io.network.api used by org.apache.flink.runtime.io.network.partition.consumerClassDescriptionCheckpoint barriers are used to align checkpoints throughout the streaming topology.
-
-
Classes in org.apache.flink.runtime.io.network.api used by org.apache.flink.streaming.api.operators
-
Classes in org.apache.flink.runtime.io.network.api used by org.apache.flink.streaming.runtime.ioClassDescriptionCheckpoint barriers are used to align checkpoints throughout the streaming topology.
-
Classes in org.apache.flink.runtime.io.network.api used by org.apache.flink.streaming.runtime.io.checkpointingClassDescriptionThe CancelCheckpointMarker travels through the data streams, similar to the
CheckpointBarrier, but signals that a certain checkpoint should be canceled.Checkpoint barriers are used to align checkpoints throughout the streaming topology. -
Classes in org.apache.flink.runtime.io.network.api used by org.apache.flink.streaming.runtime.tasks