Uses of Class
org.apache.flink.streaming.examples.dsv2.eventtime.CountNewsClicks.NewsClicks
Packages that use CountNewsClicks.NewsClicks
-
Uses of CountNewsClicks.NewsClicks in org.apache.flink.streaming.examples.dsv2.eventtime
Method parameters in org.apache.flink.streaming.examples.dsv2.eventtime with type arguments of type CountNewsClicks.NewsClicksModifier and TypeMethodDescriptionvoidCountNewsClicks.CountNewsClicksProcessFunction.onEventTimer(long timestamp, org.apache.flink.datastream.api.common.Collector<CountNewsClicks.NewsClicks> output, org.apache.flink.datastream.api.context.PartitionedContext<CountNewsClicks.NewsClicks> ctx) voidCountNewsClicks.CountNewsClicksProcessFunction.onEventTimer(long timestamp, org.apache.flink.datastream.api.common.Collector<CountNewsClicks.NewsClicks> output, org.apache.flink.datastream.api.context.PartitionedContext<CountNewsClicks.NewsClicks> ctx) voidCountNewsClicks.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) voidCountNewsClicks.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)