Package io.trino.operator.window.pattern
Class MatchAggregation.MatchAggregationInstantiator
java.lang.Object
io.trino.operator.window.pattern.MatchAggregation.MatchAggregationInstantiator
- Enclosing class:
MatchAggregation
-
Constructor Summary
ConstructorsConstructorDescriptionMatchAggregationInstantiator(BoundSignature boundSignature, AggregationWindowFunctionSupplier aggregationWindowFunctionSupplier, List<Integer> argumentChannels, List<Supplier<Object>> lambdaProviders, SetEvaluator.SetEvaluatorSupplier setEvaluatorSupplier) -
Method Summary
-
Constructor Details
-
MatchAggregationInstantiator
public MatchAggregationInstantiator(BoundSignature boundSignature, AggregationWindowFunctionSupplier aggregationWindowFunctionSupplier, List<Integer> argumentChannels, List<Supplier<Object>> lambdaProviders, SetEvaluator.SetEvaluatorSupplier setEvaluatorSupplier)
-
-
Method Details
-
get
-