Uses of Class
org.apache.flink.table.runtime.functions.aggregate.PercentileAggFunction
Packages that use PercentileAggFunction
-
Uses of PercentileAggFunction in org.apache.flink.table.runtime.functions.aggregate
Subclasses of PercentileAggFunction in org.apache.flink.table.runtime.functions.aggregateModifier and TypeClassDescriptionstatic classPercentile agg function with multiple percentage parameters.static classPercentile agg function with only one percentage parameter.