Christophe Jolif created FLINK-8426:
---------------------------------------

             Summary: Error in Generating Timestamp/Watermakr doc
                 Key: FLINK-8426
                 URL: https://issues.apache.org/jira/browse/FLINK-8426
             Project: Flink
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.4.0
            Reporter: Christophe Jolif
            Priority: Trivial


In 
https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/event_timestamps_watermarks.html

{{
public class BoundedOutOfOrdernessGenerator extends 
AssignerWithPeriodicWatermarks<MyEvent>}}

should be
{{
public class BoundedOutOfOrdernessGenerator implements 
AssignerWithPeriodicWatermarks<MyEvent>}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to