Uses of Interface
com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionForge
Package
Description
-
Uses of AggregationMultiFunctionForge in com.espertech.esper.common.internal.compile.stage1.specmapper
Modifier and TypeMethodDescriptionstatic ExprNode
ASTAggregationHelper.tryResolveAsAggregation
(ClasspathImportServiceCompileTime classpathImportService, boolean distinct, String functionName, LazyAllocatedMap<HashableMultiKey, AggregationMultiFunctionForge> plugInAggregations, ClassProvidedClasspathExtension classProvidedClasspathExtension) ModifierConstructorDescriptionStatementSpecMapContext
(ContextCompileTimeDescriptor contextCompileTimeDescriptor, StatementSpecMapEnv mapEnv, LazyAllocatedMap<HashableMultiKey, AggregationMultiFunctionForge> plugInAggregations, List<ExpressionScriptProvided> scriptExpressions) -
Uses of AggregationMultiFunctionForge in com.espertech.esper.common.internal.epl.expression.agg.accessagg
ModifierConstructorDescriptionExprPlugInMultiFunctionAggNode
(boolean distinct, ConfigurationCompilerPlugInAggregationMultiFunction config, AggregationMultiFunctionForge aggregationMultiFunctionForge, String functionName) -
Uses of AggregationMultiFunctionForge in com.espertech.esper.common.internal.epl.expression.declared.compiletime
Modifier and TypeMethodDescriptionExprDeclaredHelper.getExistsDeclaredExpr
(String name, List<ExprNode> parameters, Collection<ExpressionDeclItem> stmtLocalExpressions, ContextCompileTimeDescriptor contextCompileTimeDescriptor, StatementSpecMapEnv mapEnv, LazyAllocatedMap<HashableMultiKey, AggregationMultiFunctionForge> plugInAggregations, List<ExpressionScriptProvided> scripts) -
Uses of AggregationMultiFunctionForge in com.espertech.esper.common.internal.epl.table.compiletime
Modifier and TypeMethodDescriptionstatic Pair<ExprTableAccessNode,
List<Chainable>> TableCompileTimeUtil.handleTableAccessNode
(LazyAllocatedMap<ConfigurationCompilerPlugInAggregationMultiFunction, AggregationMultiFunctionForge> plugInAggregations, String tableName, String sub, List<Chainable> chain)