public abstract class AggregateFunction extends MultiaryFunction implements MissingValueTolerant
| Constructor and Description |
|---|
AggregateFunction(String name) |
checkFixedArityArguments, checkVariableArityArguments, checkVariableArityArguments, getAliases, getArgument, getName, getOptionalArgument, getRequiredArgumentpublic AggregateFunction(String name)
Copyright © 2022. All rights reserved.