public class StreamWindowSQLExample extends Object
Usage: ./bin/flink run ./examples/table/StreamWindowSQLExample.jar
This example shows how to: - Register a table via DDL - Declare an event time attribute in the DDL - Run a streaming window aggregate on the registered table
Constructor and Description |
---|
StreamWindowSQLExample() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.