Class AggregationForgeFactoryAccessPlugin
java.lang.Object
com.espertech.esper.common.internal.epl.agg.access.core.AggregationForgeFactoryAccessBase
com.espertech.esper.common.internal.epl.agg.access.plugin.AggregationForgeFactoryAccessPlugin
- All Implemented Interfaces:
AggregationForgeFactory
-
Constructor Summary
ConstructorDescriptionAggregationForgeFactoryAccessPlugin
(ExprPlugInMultiFunctionAggNode parent, AggregationMultiFunctionHandler handler) -
Method Summary
Modifier and TypeMethodDescriptiongetAggregationStateAgent
(ClasspathImportService classpathImportService, String statementName) getAggregationStateFactory
(boolean isMatchRecognize, boolean join) getAggregationStateKey
(boolean isMatchRecognize) Methods inherited from class com.espertech.esper.common.internal.epl.agg.access.core.AggregationForgeFactoryAccessBase
getAggregator, getMethodAggregationForge, isAccessAggregation
-
Constructor Details
-
AggregationForgeFactoryAccessPlugin
public AggregationForgeFactoryAccessPlugin(ExprPlugInMultiFunctionAggNode parent, AggregationMultiFunctionHandler handler)
-
-
Method Details
-
getAggregationStateKey
-
getAggregationStateFactory
public AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize, boolean join) -
getAccessorForge
-
getAggregationStateAgent
public AggregationAgentForge getAggregationStateAgent(ClasspathImportService classpathImportService, String statementName) -
getResultType
-
getAggregationExpression
-
getAggregationPortableValidation
-
getEventTypeCollection
-
getEventTypeSingle
-
getComponentTypeCollection
-