Class CountNewsClicks.NewsEvent

java.lang.Object
org.apache.flink.streaming.examples.dsv2.eventtime.CountNewsClicks.NewsEvent
Enclosing class:
CountNewsClicks

public static class CountNewsClicks.NewsEvent extends Object
The CountNewsClicks.NewsEvent represents an event on news, containing the event type, news id and the timestamp.
  • Field Details

  • Constructor Details

    • NewsEvent

      public NewsEvent()