| Package | Description |
|---|---|
| io.prestosql.operator.aggregation |
| Modifier and Type | Method and Description |
|---|---|
static ParametricAggregation |
AggregationFromAnnotationsParser.parseFunctionDefinition(Class<?> aggregationDefinition) |
static ParametricAggregation |
AggregationFromAnnotationsParser.parseFunctionDefinitionWithTypesConstraint(Class<?> clazz,
TypeSignature returnType,
List<TypeSignature> argumentTypes) |
| Modifier and Type | Method and Description |
|---|---|
static List<ParametricAggregation> |
AggregationFromAnnotationsParser.parseFunctionDefinitions(Class<?> aggregationDefinition) |
Copyright © 2012–2019. All rights reserved.