Package io.trino.operator.window.pattern
Class SetEvaluator.SetEvaluatorSupplier
- java.lang.Object
-
- io.trino.operator.window.pattern.SetEvaluator.SetEvaluatorSupplier
-
- Enclosing class:
- SetEvaluator
public static class SetEvaluator.SetEvaluatorSupplier extends Object
-
-
Constructor Summary
Constructors Constructor Description SetEvaluatorSupplier(AggregatedSetDescriptor setDescriptor, Map<IrLabel,Integer> mapping)
-
-
-
Constructor Detail
-
SetEvaluatorSupplier
public SetEvaluatorSupplier(AggregatedSetDescriptor setDescriptor, Map<IrLabel,Integer> mapping)
-
-
Method Detail
-
get
public SetEvaluator get()
-
-