public class AggregationForgeFactoryLeaving extends AggregationForgeFactoryBase
Modifier and Type | Field and Description |
---|---|
protected AggregatorLeaving |
forge |
protected ExprLeavingAggNode |
parent |
Constructor and Description |
---|
AggregationForgeFactoryLeaving(ExprLeavingAggNode parent) |
Modifier and Type | Method and Description |
---|---|
ExprAggregateNodeBase |
getAggregationExpression() |
AggregationPortableValidation |
getAggregationPortableValidation() |
AggregatorMethod |
getAggregator() |
ExprForge[] |
getMethodAggregationForge(boolean join,
EventType[] typesPerStream) |
EPType |
getResultType() |
getAccessorForge, getAggregationStateAgent, getAggregationStateFactory, getAggregationStateKey, isAccessAggregation
protected final ExprLeavingAggNode parent
protected final AggregatorLeaving forge
public AggregationForgeFactoryLeaving(ExprLeavingAggNode parent)
public EPType getResultType()
public ExprAggregateNodeBase getAggregationExpression()
public AggregatorMethod getAggregator()
public AggregationPortableValidation getAggregationPortableValidation()
public ExprForge[] getMethodAggregationForge(boolean join, EventType[] typesPerStream) throws ExprValidationException
ExprValidationException
Copyright © 2005–2021. All rights reserved.