Uses of Class
org.apache.flink.table.operations.TableSourceQueryOperation
Packages that use TableSourceQueryOperation
-
Uses of TableSourceQueryOperation in org.apache.flink.table.operations
Methods in org.apache.flink.table.operations with parameters of type TableSourceQueryOperationModifier and TypeMethodDescription<U> TQueryOperationVisitor.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 TableSourceQueryOperationModifier and TypeMethodDescription<U> TQueryOperationDefaultVisitor.visit(TableSourceQueryOperation<U> tableSourceTable)