| Class | Description |
|---|---|
| DataStreamQueryOperation<E> |
Describes a relational operation that reads from a
DataStream. |
| PlannerQueryOperation |
Wrapper for valid logical plans generated by Planner.
|
| RichTableSourceQueryOperation<T> |
A
TableSourceQueryOperation with FlinkStatistic and qualifiedName. |
| SqlToOperationConverter |
Mix-in tool class for
SqlNode that allows DDL commands to be converted to Operation. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.