Package | Description |
---|---|
org.apache.flink.table.operations | |
org.apache.flink.table.operations.utils | |
org.apache.flink.table.planner.operations |
Modifier and Type | Method and Description |
---|---|
<U> T |
QueryOperationVisitor.visit(TableSourceQueryOperation<U> tableSourceTable) |
Modifier and Type | Method and Description |
---|---|
<U> T |
QueryOperationDefaultVisitor.visit(TableSourceQueryOperation<U> tableSourceTable) |
Modifier and Type | Class and Description |
---|---|
class |
RichTableSourceQueryOperation<T>
A
TableSourceQueryOperation with FlinkStatistic and qualifiedName. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.