Uses of Class
io.trino.spi.function.AggregationFunctionMetadata
Packages that use AggregationFunctionMetadata
-
Uses of AggregationFunctionMetadata in io.trino.spi.connector
Methods in io.trino.spi.connector that return AggregationFunctionMetadataModifier and TypeMethodDescriptiondefault AggregationFunctionMetadataConnectorMetadata.getAggregationFunctionMetadata(ConnectorSession session, FunctionId functionId) Returns the aggregation metadata for the aggregation function with the specified id. -
Uses of AggregationFunctionMetadata in io.trino.spi.function
Methods in io.trino.spi.function that return AggregationFunctionMetadataModifier and TypeMethodDescriptionAggregationFunctionMetadata.AggregationFunctionMetadataBuilder.build()