public class StreamSQLExample extends Object
Usage: StreamSQLExample --planner <blink|flink>
This example shows how to: - Convert DataStreams to Tables - Register a Table under a name - Run a StreamSQL query on the registered Table
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamSQLExample.Order
Simple POJO.
|
| Constructor and Description |
|---|
StreamSQLExample() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.