| Class | Description |
|---|---|
| BatchExecutor |
An implementation of
Executor that is backed by a StreamExecutionEnvironment. |
| BlinkExecutorFactory |
Factory to create an implementation of
Executor to use in a TableEnvironment. |
| BlinkPlannerFactory |
Factory to construct a
BatchPlanner or StreamPlanner. |
| ExecutorBase |
An implementation of
Executor that is backed by a StreamExecutionEnvironment. |
| FlinkSqlParserFactories |
A util method to create SqlParserImplFactory according to SqlConformance.
|
| ParserImpl |
Implementation of
Parser that uses Calcite. |
| PlannerContext |
Utility class to create
RelBuilder or FrameworkConfig
used to create a corresponding Planner. |
| StreamExecutor |
An implementation of
Executor that is backed by a StreamExecutionEnvironment. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.