Class AbstractMinMaxAggregationFunction

java.lang.Object
io.trino.metadata.SqlAggregationFunction
io.trino.operator.aggregation.AbstractMinMaxAggregationFunction
All Implemented Interfaces:
SqlFunction
Direct Known Subclasses:
MaxAggregationFunction, MinAggregationFunction

public abstract class AbstractMinMaxAggregationFunction extends SqlAggregationFunction