public class AggregationForgeFactoryAccessLinear extends AggregationForgeFactoryAccessBase
Constructor and Description |
---|
AggregationForgeFactoryAccessLinear(ExprAggMultiFunctionLinearAccessNode parent,
AggregationAccessorForge accessor,
EPTypeClass accessorResultType,
AggregationMultiFunctionStateKey optionalStateKey,
AggregationStateFactoryForge optionalStateFactory,
AggregationAgentForge optionalAgent,
EventType containedEventType) |
Modifier and Type | Method and Description |
---|---|
AggregationAccessorForge |
getAccessorForge() |
ExprAggregateNodeBase |
getAggregationExpression() |
AggregationPortableValidation |
getAggregationPortableValidation() |
AggregationAgentForge |
getAggregationStateAgent(ClasspathImportService classpathImportService,
String statementName) |
AggregationStateFactoryForge |
getAggregationStateFactory(boolean isMatchRecognize,
boolean join) |
AggregationMultiFunctionStateKey |
getAggregationStateKey(boolean isMatchRecognize) |
EPType |
getResultType() |
getAggregator, getMethodAggregationForge, isAccessAggregation
public AggregationForgeFactoryAccessLinear(ExprAggMultiFunctionLinearAccessNode parent, AggregationAccessorForge accessor, EPTypeClass accessorResultType, AggregationMultiFunctionStateKey optionalStateKey, AggregationStateFactoryForge optionalStateFactory, AggregationAgentForge optionalAgent, EventType containedEventType)
public EPType getResultType()
public AggregationMultiFunctionStateKey getAggregationStateKey(boolean isMatchRecognize)
public AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize, boolean join)
public AggregationAccessorForge getAccessorForge()
public ExprAggregateNodeBase getAggregationExpression()
public AggregationPortableValidation getAggregationPortableValidation()
public AggregationAgentForge getAggregationStateAgent(ClasspathImportService classpathImportService, String statementName)
Copyright © 2005–2021. All rights reserved.