Package | Description |
---|---|
org.apache.flink.table.expressions | |
org.apache.flink.table.sources | |
org.apache.flink.table.types.logical |
Class and Description |
---|
CallExpression
Resolved and validated call expression for calling a function.
|
Expression
General interface for all kinds of expressions.
|
ExpressionVisitor
The visitor definition of
Expression . |
FieldReferenceExpression
A reference to a field in an input.
|
ResolvedExpression
Expression that has been fully resolved and validated.
|
TableSymbol
The base interface for all table symbols.
|
TimeIntervalUnit
Units for working with time intervals.
|
TimePointUnit
Units for working with points in time.
|
TypeLiteralExpression
Expression that wraps
DataType as a literal. |
ValueLiteralExpression
Expression for constant literal values.
|
Class and Description |
---|
Expression
General interface for all kinds of expressions.
|
ResolvedFieldReference
A reference to a field in an input which has been resolved.
|
Class and Description |
---|
TableSymbol
The base interface for all table symbols.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.