Uses of Interface
io.trino.operator.aggregation.WindowAccumulator
Packages that use WindowAccumulator
-
Uses of WindowAccumulator in io.trino.operator.aggregation
Methods in io.trino.operator.aggregation that return WindowAccumulatorMethods in io.trino.operator.aggregation that return types with arguments of type WindowAccumulatorModifier and TypeMethodDescriptionstatic Constructor<? extends WindowAccumulator> AccumulatorCompiler.generateWindowAccumulatorClass(BoundSignature boundSignature, AggregationImplementation implementation, FunctionNullability functionNullability) -
Uses of WindowAccumulator in io.trino.operator.window
Methods in io.trino.operator.window that return WindowAccumulatorModifier and TypeMethodDescriptionAggregationWindowFunctionSupplier.createWindowAccumulator(List<Supplier<Object>> lambdaProviders)