Class AbstractMinMaxNAggregationFunction

java.lang.Object
io.trino.metadata.SqlAggregationFunction
io.trino.operator.aggregation.AbstractMinMaxNAggregationFunction
All Implemented Interfaces:
SqlFunction
Direct Known Subclasses:
MaxNAggregationFunction, MinNAggregationFunction

public abstract class AbstractMinMaxNAggregationFunction extends SqlAggregationFunction