Modifier and Type | Method and Description |
---|---|
LazyAllocatedMap<ConfigurationCompilerPlugInAggregationMultiFunction,AggregationMultiFunctionForge> |
StatementSpecMapContext.getPlugInAggregations() |
Modifier and Type | Method and Description |
---|---|
static ExprNode |
ASTAggregationHelper.tryResolveAsAggregation(ClasspathImportServiceCompileTime classpathImportService,
boolean distinct,
String functionName,
LazyAllocatedMap<ConfigurationCompilerPlugInAggregationMultiFunction,AggregationMultiFunctionForge> plugInAggregations) |
Constructor and Description |
---|
ExprPlugInMultiFunctionAggNode(boolean distinct,
ConfigurationCompilerPlugInAggregationMultiFunction config,
AggregationMultiFunctionForge aggregationMultiFunctionForge,
String functionName) |
Modifier and Type | Method and Description |
---|---|
static Pair<ExprTableAccessNode,List<ExprChainedSpec>> |
TableCompileTimeUtil.checkTableNameGetLibFunc(TableCompileTimeResolver tableService,
ClasspathImportServiceCompileTime classpathImportService,
LazyAllocatedMap<ConfigurationCompilerPlugInAggregationMultiFunction,AggregationMultiFunctionForge> plugInAggregations,
String classIdent,
List<ExprChainedSpec> chain) |
static Pair<ExprTableAccessNode,List<ExprChainedSpec>> |
TableCompileTimeUtil.handleTableAccessNode(ClasspathImportServiceCompileTime classpathImportService,
LazyAllocatedMap<ConfigurationCompilerPlugInAggregationMultiFunction,AggregationMultiFunctionForge> plugInAggregations,
String tableName,
String sub,
List<ExprChainedSpec> chain) |
Copyright © 2005–2018. All rights reserved.