Interface AggregateFunc
- All Superinterfaces:
- Expression,- Serializable
- All Known Implementing Classes:
- Avg,- Count,- CountStar,- GeneralAggregateFunc,- Max,- Min,- Sum,- UserDefinedAggregateFunc
Base class of the Aggregate Functions.
- Since:
- 3.2.0
- 
Field SummaryFields inherited from interface org.apache.spark.sql.connector.expressions.ExpressionEMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE
- 
Method SummaryMethods inherited from interface org.apache.spark.sql.connector.expressions.Expressionchildren, describe, references