Uses of Class
org.apache.flink.table.operations.WindowAggregateQueryOperation
-
Packages that use WindowAggregateQueryOperation Package Description org.apache.flink.table.operations org.apache.flink.table.operations.utils -
-
Uses of WindowAggregateQueryOperation in org.apache.flink.table.operations
Methods in org.apache.flink.table.operations with parameters of type WindowAggregateQueryOperation Modifier and Type Method Description TQueryOperationVisitor. visit(WindowAggregateQueryOperation windowAggregate) -
Uses of WindowAggregateQueryOperation in org.apache.flink.table.operations.utils
Methods in org.apache.flink.table.operations.utils with parameters of type WindowAggregateQueryOperation Modifier and Type Method Description TQueryOperationDefaultVisitor. visit(WindowAggregateQueryOperation windowAggregate)
-