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 T
QueryOperationVisitor. 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 T
QueryOperationDefaultVisitor. visit(WindowAggregateQueryOperation windowAggregate)
-