| Class | Description |
|---|---|
| GettingStartedExample |
Example for getting started with the Table & SQL API.
|
| GettingStartedExample.AddressNormalizer |
We can put frequently used procedures in user-defined functions.
|
| StreamSQLExample |
Simple example for demonstrating the use of SQL on a table backed by a
DataStream in Java
DataStream API. |
| StreamSQLExample.Order |
Simple POJO.
|
| StreamWindowSQLExample |
Simple example for demonstrating the use of SQL in Java.
|
| UpdatingTopCityExample |
Example for aggregating and ranking data using Flink SQL on updating tables.
|
| WordCountSQLExample |
The famous word count example that shows a minimal Flink SQL job in batch execution mode.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.