Uses of Class
org.apache.flink.streaming.examples.dsv2.eventtime.CountNewsClicks.NewsEvent
Packages that use CountNewsClicks.NewsEvent
-
Uses of CountNewsClicks.NewsEvent in org.apache.flink.streaming.examples.dsv2.eventtime
Methods in org.apache.flink.streaming.examples.dsv2.eventtime with parameters of type CountNewsClicks.NewsEventModifier and TypeMethodDescriptionvoidCountNewsClicks.CountNewsClicksProcessFunction.processRecord(CountNewsClicks.NewsEvent record, org.apache.flink.datastream.api.common.Collector<CountNewsClicks.NewsClicks> output, org.apache.flink.datastream.api.context.PartitionedContext<CountNewsClicks.NewsClicks> ctx)