Uses of Package
org.apache.flink.streaming.runtime.watermark
-
Classes in org.apache.flink.streaming.runtime.watermark used by org.apache.flink.streaming.api.graph Class Description AbstractInternalWatermarkDeclaration TheAbstractInternalWatermarkDeclarationclass 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.io Class Description AbstractInternalWatermarkDeclaration TheAbstractInternalWatermarkDeclarationclass implements theWatermarkDeclarationinterface and provides some internal-oriented methods, such as getting/setting thealignflag and creating theWatermarkCombiner.WatermarkCombiner A class used to combineWatermarks. -
Classes in org.apache.flink.streaming.runtime.watermark used by org.apache.flink.streaming.runtime.watermark Class Description AbstractInternalWatermarkDeclaration TheAbstractInternalWatermarkDeclarationclass implements theWatermarkDeclarationinterface and provides some internal-oriented methods, such as getting/setting thealignflag and creating theWatermarkCombiner.Alignable An interface used to represent the specialWatermarkDeclarations can create alignedWatermarks, which need to be aligned when the operator receives them from input channels.WatermarkCombiner A class used to combineWatermarks. -
Classes in org.apache.flink.streaming.runtime.watermark used by org.apache.flink.streaming.runtime.watermark.extension.eventtime Class Description WatermarkCombiner A class used to combineWatermarks. -
Classes in org.apache.flink.streaming.runtime.watermark used by org.apache.flink.streaming.util.watermark Class Description AbstractInternalWatermarkDeclaration TheAbstractInternalWatermarkDeclarationclass implements theWatermarkDeclarationinterface and provides some internal-oriented methods, such as getting/setting thealignflag and creating theWatermarkCombiner.WatermarkCombiner A class used to combineWatermarks.