public class AggregationForgeFactoryAccessSorted extends AggregationForgeFactoryAccessBase
Constructor and Description |
---|
AggregationForgeFactoryAccessSorted(ExprAggMultiFunctionSortedMinMaxByNode parent,
AggregationAccessorForge accessor,
EPTypeClass accessorResultType,
EventType containedEventType,
AggregationMultiFunctionStateKey optionalStateKey,
SortedAggregationStateDesc optionalSortedStateDesc,
AggregationAgentForge optionalAgent) |
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) |
EventType |
getContainedEventType() |
SortedAggregationStateDesc |
getOptionalSortedStateDesc() |
ExprAggMultiFunctionSortedMinMaxByNode |
getParent() |
EPType |
getResultType() |
getAggregator, getMethodAggregationForge, isAccessAggregation
public AggregationForgeFactoryAccessSorted(ExprAggMultiFunctionSortedMinMaxByNode parent, AggregationAccessorForge accessor, EPTypeClass accessorResultType, EventType containedEventType, AggregationMultiFunctionStateKey optionalStateKey, SortedAggregationStateDesc optionalSortedStateDesc, AggregationAgentForge optionalAgent)
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)
public EventType getContainedEventType()
public ExprAggMultiFunctionSortedMinMaxByNode getParent()
public SortedAggregationStateDesc getOptionalSortedStateDesc()
Copyright © 2005–2022. All rights reserved.