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