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, AggregationMetadata aggregationMetadata, FunctionNullability functionNullability, List<Integer> argumentChannels, List<LambdaProvider> lambdaProviders, SetEvaluator.SetEvaluatorSupplier setEvaluatorSupplier)