Package org.apache.flink.streaming.examples.dsv2.watermark
package org.apache.flink.streaming.examples.dsv2.watermark
-
ClassesClassDescriptionThis example shows how to count the cumulative sales of each product at the moment.
CountSales.CumulativeSalesrepresents the cumulative sales at a certain moment of a product.Pojo class for Order.