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