Uses of Package
org.apache.flink.streaming.runtime.watermarkstatus
Packages that use org.apache.flink.streaming.runtime.watermarkstatus
Package
Description
-
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.runtime.asyncprocessing.operatorsClassDescriptionA Watermark Status element informs stream tasks whether or not they should continue to expect watermarks from the input stream that sent them.
-
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.api.operatorsClassDescriptionA Watermark Status element informs stream tasks whether or not they should continue to expect watermarks from the input stream that sent them.
-
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.runtime.ioClassDescriptionA
StatusWatermarkValveembodies the logic of howWatermarkandWatermarkStatusare propagated to downstream outputs, given a set of one or multiple subpartitions that continuously receive them.A Watermark Status element informs stream tasks whether or not they should continue to expect watermarks from the input stream that sent them. -
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.runtime.io.recoveryClassDescriptionA
StatusWatermarkValveembodies the logic of howWatermarkandWatermarkStatusare propagated to downstream outputs, given a set of one or multiple subpartitions that continuously receive them. -
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.runtime.operatorsClassDescriptionA Watermark Status element informs stream tasks whether or not they should continue to expect watermarks from the input stream that sent them.
-
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.runtime.streamrecordClassDescriptionA Watermark Status element informs stream tasks whether or not they should continue to expect watermarks from the input stream that sent them.
-
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.runtime.tasksClassDescriptionA Watermark Status element informs stream tasks whether or not they should continue to expect watermarks from the input stream that sent them.
-
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.runtime.watermark
-
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.runtime.watermark.extension.eventtimeClassDescriptionA
StatusWatermarkValveembodies the logic of howWatermarkandWatermarkStatusare propagated to downstream outputs, given a set of one or multiple subpartitions that continuously receive them. -
Classes in org.apache.flink.streaming.runtime.watermarkstatus used by org.apache.flink.streaming.runtime.watermarkstatusClassDescriptionInterface for objects that can be managed by a
HeapPriorityQueue.This interface works similar toComparableand is used to prioritize between two objects.AnSubpartitionStatuskeeps track of a subpartition's last watermark, stream status, and whether or not the subpartition's current watermark is aligned with the overall watermark output from the valve.A Watermark Status element informs stream tasks whether or not they should continue to expect watermarks from the input stream that sent them.