public class AggregationForgeFactoryAccessPlugin extends AggregationForgeFactoryAccessBase
Constructor and Description |
---|
AggregationForgeFactoryAccessPlugin(ExprPlugInMultiFunctionAggNode parent,
AggregationMultiFunctionHandler handler) |
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) |
EPTypeClass |
getComponentTypeCollection() |
EventType |
getEventTypeCollection() |
EventType |
getEventTypeSingle() |
EPType |
getResultType() |
getAggregator, getMethodAggregationForge, isAccessAggregation
public AggregationForgeFactoryAccessPlugin(ExprPlugInMultiFunctionAggNode parent, AggregationMultiFunctionHandler handler)
public AggregationMultiFunctionStateKey getAggregationStateKey(boolean isMatchRecognize)
public AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize, boolean join)
public AggregationAccessorForge getAccessorForge()
public AggregationAgentForge getAggregationStateAgent(ClasspathImportService classpathImportService, String statementName)
public EPType getResultType()
public ExprAggregateNodeBase getAggregationExpression()
public AggregationPortableValidation getAggregationPortableValidation()
public EventType getEventTypeCollection()
public EventType getEventTypeSingle()
public EPTypeClass getComponentTypeCollection()
Copyright © 2005–2021. All rights reserved.