Class MaxNAggregationFunction
java.lang.Object
io.trino.operator.aggregation.minmaxn.MaxNAggregationFunction
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidinput(MaxNState state, ValueBlock block, int blockIndex, long n) static voidoutput(MaxNState state, BlockBuilder out)
-
Method Details
-
input
-
combine
-
output
-