public class ASTAggregationHelper extends Object
Constructor and Description |
---|
ASTAggregationHelper() |
Modifier and Type | Method and Description |
---|---|
static ExprNode |
tryResolveAsAggregation(ClasspathImportServiceCompileTime classpathImportService,
boolean distinct,
String functionName,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
ClassProvidedClasspathExtension classProvidedClasspathExtension) |
public static ExprNode tryResolveAsAggregation(ClasspathImportServiceCompileTime classpathImportService, boolean distinct, String functionName, LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations, ClassProvidedClasspathExtension classProvidedClasspathExtension)
Copyright © 2005–2020. All rights reserved.