Uses of Class
org.apache.flink.table.operations.ProjectQueryOperation
-
Packages that use ProjectQueryOperation Package Description org.apache.flink.table.operations org.apache.flink.table.operations.utils -
-
Uses of ProjectQueryOperation in org.apache.flink.table.operations
Methods in org.apache.flink.table.operations with parameters of type ProjectQueryOperation Modifier and Type Method Description T
QueryOperationVisitor. visit(ProjectQueryOperation projection)
-
Uses of ProjectQueryOperation in org.apache.flink.table.operations.utils
Methods in org.apache.flink.table.operations.utils with parameters of type ProjectQueryOperation Modifier and Type Method Description T
QueryOperationDefaultVisitor. visit(ProjectQueryOperation projection)
-