| Interface and Description |
|---|
| org.apache.flink.streaming.api.functions.TimestampExtractor
This class has been replaced by
AssignerWithPeriodicWatermarks and
AssignerWithPunctuatedWatermarks |
| Class and Description |
|---|
| org.apache.flink.streaming.runtime.operators.ExtractTimestampsOperator |
| org.apache.flink.streaming.api.windowing.assigners.SlidingTimeWindows
Please use
SlidingEventTimeWindows. |
| org.apache.flink.streaming.api.windowing.assigners.TumblingTimeWindows
Please use
TumblingEventTimeWindows. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.