public interface AggregationForgeFactory
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) |
AggregatorMethod |
getAggregator() |
ExprForge[] |
getMethodAggregationForge(boolean join,
EventType[] typesPerStream) |
EPType |
getResultType() |
boolean |
isAccessAggregation() |
boolean isAccessAggregation()
AggregatorMethod getAggregator()
EPType getResultType()
AggregationMultiFunctionStateKey getAggregationStateKey(boolean isMatchRecognize)
AggregationStateFactoryForge getAggregationStateFactory(boolean isMatchRecognize, boolean join)
AggregationAccessorForge getAccessorForge()
ExprAggregateNodeBase getAggregationExpression()
AggregationAgentForge getAggregationStateAgent(ClasspathImportService classpathImportService, String statementName)
ExprForge[] getMethodAggregationForge(boolean join, EventType[] typesPerStream) throws ExprValidationException
ExprValidationException
AggregationPortableValidation getAggregationPortableValidation()
Copyright © 2005–2022. All rights reserved.