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