| Interface | Description |
|---|---|
| BatchTableEnvironment | Deprecated
BatchTableEnvironment will be dropped in Flink 1.14 because it only supports
the old planner. |
| StreamTableEnvironment |
This table environment is the entry point and central context for creating Table and SQL API
programs that integrate with the Java-specific
DataStream API. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.