public static class IncrementalLearningSkeleton.LinearTimestamp extends Object implements org.apache.flink.streaming.api.functions.AssignerWithPunctuatedWatermarks<Integer>
| Constructor and Description |
|---|
LinearTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.streaming.api.watermark.Watermark |
checkAndGetNextWatermark(Integer lastElement,
long extractedTimestamp) |
long |
extractTimestamp(Integer element,
long previousElementTimestamp) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.