Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.access.linear |
Modifier and Type | Field and Description |
---|---|
protected ExprAggMultiFunctionLinearAccessNode |
AggregationStateLinearForge.expr |
protected ExprAggMultiFunctionLinearAccessNode |
AggregationForgeFactoryFirstLastUnbound.parent |
Constructor and Description |
---|
AggregationForgeFactoryAccessLinear(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) |
Copyright © 2005–2021. All rights reserved.