Uses of Class
io.trino.operator.window.AggregationWindowFunctionSupplier
Packages that use AggregationWindowFunctionSupplier
-
Uses of AggregationWindowFunctionSupplier in io.trino.operator.window.pattern
Constructors in io.trino.operator.window.pattern with parameters of type AggregationWindowFunctionSupplierModifierConstructorDescriptionMatchAggregationInstantiator(BoundSignature boundSignature, AggregationWindowFunctionSupplier aggregationWindowFunctionSupplier, List<Integer> argumentChannels, List<Supplier<Object>> lambdaProviders, SetEvaluator.SetEvaluatorSupplier setEvaluatorSupplier)