Uses of Class
io.trino.metadata.AggregationFunctionMetadata
Packages that use AggregationFunctionMetadata
-
Uses of AggregationFunctionMetadata in io.trino.metadata
Methods in io.trino.metadata that return AggregationFunctionMetadataModifier and TypeMethodDescriptionFunctionRegistry.getAggregationFunctionMetadata(FunctionId functionId) Metadata.getAggregationFunctionMetadata(ResolvedFunction resolvedFunction) MetadataManager.getAggregationFunctionMetadata(ResolvedFunction resolvedFunction) SqlAggregationFunction.getAggregationMetadata()Constructors in io.trino.metadata with parameters of type AggregationFunctionMetadataModifierConstructorDescriptionSqlAggregationFunction(FunctionMetadata functionMetadata, AggregationFunctionMetadata aggregationFunctionMetadata)