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 |
---|---|
abstract R |
ApiExpressionVisitor.visit(LookupCallExpression lookupCall) |
Modifier and Type | Method and Description |
---|---|
Expression |
LookupCallResolver.visit(LookupCallExpression lookupCall) |
Modifier and Type | Method and Description |
---|---|
static LookupCallExpression |
ApiExpressionUtils.lookupCall(String name,
Expression... args) |
Modifier and Type | Method and Description |
---|---|
T |
ApiExpressionDefaultVisitor.visit(LookupCallExpression lookupCall) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.