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