Uses of Package
org.apache.flink.streaming.runtime.watermark
Packages that use org.apache.flink.streaming.runtime.watermark
Package
Description
-
Classes in org.apache.flink.streaming.runtime.watermark used by org.apache.flink.streaming.api.graphClassDescriptionThe
AbstractInternalWatermarkDeclarationclass implements theWatermarkDeclarationinterface and provides some internal-oriented methods, such as getting/setting thealignflag and creating theWatermarkCombiner. -
Classes in org.apache.flink.streaming.runtime.watermark used by org.apache.flink.streaming.runtime.ioClassDescriptionThe
AbstractInternalWatermarkDeclarationclass implements theWatermarkDeclarationinterface and provides some internal-oriented methods, such as getting/setting thealignflag and creating theWatermarkCombiner.A class used to combineWatermarks. -
Classes in org.apache.flink.streaming.runtime.watermark used by org.apache.flink.streaming.runtime.watermarkClassDescriptionThe
AbstractInternalWatermarkDeclarationclass implements theWatermarkDeclarationinterface and provides some internal-oriented methods, such as getting/setting thealignflag and creating theWatermarkCombiner.An interface used to represent the specialWatermarkDeclarations can create alignedWatermarks, which need to be aligned when the operator receives them from input channels.A class used to combineWatermarks. -
-
Classes in org.apache.flink.streaming.runtime.watermark used by org.apache.flink.streaming.util.watermarkClassDescriptionThe
AbstractInternalWatermarkDeclarationclass implements theWatermarkDeclarationinterface and provides some internal-oriented methods, such as getting/setting thealignflag and creating theWatermarkCombiner.A class used to combineWatermarks.