Class AggregationImplementation
java.lang.Object
io.trino.spi.function.AggregationImplementation
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
-
Method Details
-
getInputFunction
-
getCombineFunction
-
getOutputFunction
-
getAccumulatorStateDescriptors
public List<AggregationImplementation.AccumulatorStateDescriptor<?>> getAccumulatorStateDescriptors() -
getLambdaInterfaces
-
getWindowAccumulator
-
builder
-