Uses of Interface
com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionForge
Packages that use AggregationMultiFunctionForge
Package
Description
-
Uses of AggregationMultiFunctionForge in com.espertech.esper.common.internal.compile.stage1.specmapper
Methods in com.espertech.esper.common.internal.compile.stage1.specmapper that return types with arguments of type AggregationMultiFunctionForgeMethod parameters in com.espertech.esper.common.internal.compile.stage1.specmapper with type arguments of type AggregationMultiFunctionForgeModifier and TypeMethodDescriptionstatic ExprNode
ASTAggregationHelper.tryResolveAsAggregation
(ClasspathImportServiceCompileTime classpathImportService, boolean distinct, String functionName, LazyAllocatedMap<HashableMultiKey, AggregationMultiFunctionForge> plugInAggregations, ClassProvidedClasspathExtension classProvidedClasspathExtension) Constructor parameters in com.espertech.esper.common.internal.compile.stage1.specmapper with type arguments of type AggregationMultiFunctionForgeModifierConstructorDescriptionStatementSpecMapContext
(ContextCompileTimeDescriptor contextCompileTimeDescriptor, StatementSpecMapEnv mapEnv, LazyAllocatedMap<HashableMultiKey, AggregationMultiFunctionForge> plugInAggregations, List<ExpressionScriptProvided> scriptExpressions) -
Uses of AggregationMultiFunctionForge in com.espertech.esper.common.internal.epl.expression.agg.accessagg
Constructors in com.espertech.esper.common.internal.epl.expression.agg.accessagg with parameters of type AggregationMultiFunctionForgeModifierConstructorDescriptionExprPlugInMultiFunctionAggNode
(boolean distinct, ConfigurationCompilerPlugInAggregationMultiFunction config, AggregationMultiFunctionForge aggregationMultiFunctionForge, String functionName) -
Uses of AggregationMultiFunctionForge in com.espertech.esper.common.internal.epl.expression.declared.compiletime
Method parameters in com.espertech.esper.common.internal.epl.expression.declared.compiletime with type arguments of type AggregationMultiFunctionForgeModifier 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
Method parameters in com.espertech.esper.common.internal.epl.table.compiletime with type arguments of type AggregationMultiFunctionForgeModifier and TypeMethodDescriptionstatic Pair<ExprTableAccessNode,
List<Chainable>> TableCompileTimeUtil.handleTableAccessNode
(LazyAllocatedMap<ConfigurationCompilerPlugInAggregationMultiFunction, AggregationMultiFunctionForge> plugInAggregations, String tableName, String sub, List<Chainable> chain)