Uses of Class
com.espertech.esper.common.internal.epl.expression.agg.accessagg.ExprAggMultiFunctionLinearAccessNode
-
Uses of ExprAggMultiFunctionLinearAccessNode in com.espertech.esper.common.internal.epl.agg.access.linear
Modifier and TypeFieldDescriptionprotected final ExprAggMultiFunctionLinearAccessNode
AggregationStateLinearForge.expr
protected final ExprAggMultiFunctionLinearAccessNode
AggregationForgeFactoryFirstLastUnbound.parent
ModifierConstructorDescriptionAggregationForgeFactoryAccessLinear
(ExprAggMultiFunctionLinearAccessNode parent, AggregationAccessorForge accessor, EPTypeClass accessorResultType, AggregationMultiFunctionStateKey optionalStateKey, AggregationStateFactoryForge optionalStateFactory, AggregationAgentForge optionalAgent, EventType containedEventType) AggregationForgeFactoryFirstLastUnbound
(ExprAggMultiFunctionLinearAccessNode parent, EPTypeClass resultType, boolean hasFilter, DataInputOutputSerdeForge serde) AggregationStateLinearForge
(ExprAggMultiFunctionLinearAccessNode expr, int streamNum, ExprForge optionalFilter, boolean join)