| Package | Description |
|---|---|
| org.apache.flink.table.expressions | |
| org.apache.flink.table.expressions.resolver | |
| org.apache.flink.table.expressions.utils |
| Modifier and Type | Method and Description |
|---|---|
static LookupCallExpression |
ApiExpressionUtils.lookupCall(String name,
org.apache.flink.table.expressions.Expression... args) |
| Modifier and Type | Method and Description |
|---|---|
abstract R |
ApiExpressionVisitor.visit(LookupCallExpression lookupCall) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.expressions.Expression |
LookupCallResolver.visit(LookupCallExpression lookupCall) |
| Modifier and Type | Method and Description |
|---|---|
T |
ApiExpressionDefaultVisitor.visit(LookupCallExpression lookupCall) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.