Package io.trino.operator.aggregation
Class LongAverageAggregations
java.lang.Object
io.trino.operator.aggregation.LongAverageAggregations
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcombine(LongAndDoubleState state, LongAndDoubleState otherState) static voidinput(LongAndDoubleState state, long value) static voidoutput(LongAndDoubleState state, BlockBuilder out)
-
Method Details
-
input
-
combine
-
output
-