| 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 Stream Table in Java.
|
| 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.
|
| WordCountSQL |
Simple example that shows how the Batch SQL API is used in Java.
|
| WordCountSQL.WC |
Simple POJO containing a word and its respective count.
|
| WordCountTable |
Simple example for demonstrating the use of the Table API for a Word Count in Java.
|
| WordCountTable.WC |
Simple POJO containing a word and its respective count.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.