Modifier and Type | Method and Description |
---|---|
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> |
StatementSpecMapContext.getPlugInAggregations() |
Modifier and Type | Method and Description |
---|---|
static ExprNode |
ASTAggregationHelper.tryResolveAsAggregation(ClasspathImportServiceCompileTime classpathImportService,
boolean distinct,
String functionName,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
ClassProvidedClasspathExtension classProvidedClasspathExtension) |
Constructor and Description |
---|
StatementSpecMapContext(ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementSpecMapEnv mapEnv,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
List<ExpressionScriptProvided> scriptExpressions) |
Modifier and Type | Method and Description |
---|---|
static Pair<ExprDeclaredNodeImpl,StatementSpecMapContext> |
ExprDeclaredHelper.getExistsDeclaredExpr(String name,
List<ExprNode> parameters,
Collection<ExpressionDeclItem> stmtLocalExpressions,
ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementSpecMapEnv mapEnv,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
List<ExpressionScriptProvided> scripts) |
Modifier and Type | Method and Description |
---|---|
static Pair<ExprTableAccessNode,List<Chainable>> |
TableCompileTimeUtil.handleTableAccessNode(LazyAllocatedMap<ConfigurationCompilerPlugInAggregationMultiFunction,AggregationMultiFunctionForge> plugInAggregations,
String tableName,
String sub,
List<Chainable> chain) |
Copyright © 2005–2021. All rights reserved.