public class AggregationForgeFactoryAccessLinear extends AggregationForgeFactoryAccessBase
Constructor and Description |
---|
AggregationForgeFactoryAccessLinear(ExprAggMultiFunctionLinearAccessNode parent,
AggregationAccessorForge accessor,
Class 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) |
AggregationMultiFunctionStateKey |
getAggregationStateKey(boolean isMatchRecognize) |
Class |
getResultType() |
getAggregator, getMethodAggregationForge, initMethodForge, isAccessAggregation
public AggregationForgeFactoryAccessLinear(ExprAggMultiFunctionLinearAccessNode parent, AggregationAccessorForge accessor, Class accessorResultType, AggregationMultiFunctionStateKey optionalStateKey, AggregationStateFactoryForge optionalStateFactory, AggregationAgentForge optionalAgent, EventType containedEventType)
public Class getResultType()
public AggregationMultiFunctionStateKey getAggregationStateKey(boolean isMatchRecognize)
public AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize)
public AggregationAccessorForge getAccessorForge()
public ExprAggregateNodeBase getAggregationExpression()
public AggregationPortableValidation getAggregationPortableValidation()
public AggregationAgentForge getAggregationStateAgent(ClasspathImportService classpathImportService, String statementName)
Copyright © 2005–2018. All rights reserved.