|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregationStateKey | |
---|---|
com.espertech.esper.epl.agg.service | Aggregation services. |
com.espertech.esper.epl.expression.accessagg | Access-aggregation expressions. |
com.espertech.esper.epl.expression.methodagg | Method-aggregation expressions. |
com.espertech.esper.plugin | APIs for plug-in adapter (for input-output) and plug-in event representation (event types and event objects) are in this package. |
Uses of AggregationStateKey in com.espertech.esper.epl.agg.service |
---|
Classes in com.espertech.esper.epl.agg.service that implement AggregationStateKey | |
---|---|
class |
AggregationStateKeyWStream
|
Methods in com.espertech.esper.epl.agg.service that return AggregationStateKey | |
---|---|
AggregationStateKey |
AggregationMethodFactory.getAggregationStateKey(boolean isMatchRecognize)
|
Uses of AggregationStateKey in com.espertech.esper.epl.expression.accessagg |
---|
Methods in com.espertech.esper.epl.expression.accessagg that return AggregationStateKey | |
---|---|
AggregationStateKey |
ExprPlugInAggMultiFunctionNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprAggMultiFunctionSortedMinMaxByNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprAggMultiFunctionLinearAccessNodeFactoryMethod.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprAggMultiFunctionLinearAccessNodeFactoryAccess.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprAggCountMinSketchNodeFactoryUse.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprAggCountMinSketchNodeFactoryBase.getAggregationStateKey(boolean isMatchRecognize)
|
Constructors in com.espertech.esper.epl.expression.accessagg with parameters of type AggregationStateKey | |
---|---|
ExprAggMultiFunctionLinearAccessNodeFactoryAccess(ExprAggMultiFunctionLinearAccessNode parent,
AggregationAccessor accessor,
java.lang.Class accessorResultType,
EventType containedEventType,
AggregationStateKey optionalStateKey,
AggregationStateFactory optionalStateFactory,
AggregationAgent optionalAgent)
|
|
ExprAggMultiFunctionSortedMinMaxByNodeFactory(ExprAggMultiFunctionSortedMinMaxByNode parent,
AggregationAccessor accessor,
java.lang.Class accessorResultType,
EventType containedEventType,
AggregationStateKey optionalStateKey,
SortedAggregationStateFactoryFactory optionalStateFactory,
AggregationAgent optionalAgent)
|
Uses of AggregationStateKey in com.espertech.esper.epl.expression.methodagg |
---|
Methods in com.espertech.esper.epl.expression.methodagg that return AggregationStateKey | |
---|---|
AggregationStateKey |
ExprSumNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprStddevNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprRateAggNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprPlugInAggFunctionFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprNthAggNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprMinMaxAggrNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprMedianNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprLeavingAggNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprLastEverNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprFirstEverNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprCountNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprCountEverNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprAvgNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
ExprAvedevNodeFactory.getAggregationStateKey(boolean isMatchRecognize)
|
Uses of AggregationStateKey in com.espertech.esper.plugin |
---|
Methods in com.espertech.esper.plugin that return AggregationStateKey | |
---|---|
AggregationStateKey |
PlugInAggregationMultiFunctionHandler.getAggregationStateUniqueKey()
Return a state-key object that determines how the engine shares aggregation state between multiple aggregation functions that may appear in the same EPL statement. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |