Uses of Class
org.apache.flink.streaming.api.functions.timestamps.AscendingTimestampExtractor
Packages that use AscendingTimestampExtractor
-
Uses of AscendingTimestampExtractor in org.apache.flink.streaming.api.functions.timestamps
Methods in org.apache.flink.streaming.api.functions.timestamps that return AscendingTimestampExtractorModifier and TypeMethodDescriptionAscendingTimestampExtractor.withViolationHandler(AscendingTimestampExtractor.MonotonyViolationHandler handler) Deprecated.Sets the handler for violations to the ascending timestamp order.