|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregationStateKey | |
---|---|
com.espertech.esper.epl.agg.factory | |
com.espertech.esper.epl.agg.service | Aggregation services. |
com.espertech.esper.epl.expression.accessagg | Access-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.factory |
---|
Methods in com.espertech.esper.epl.agg.factory that return AggregationStateKey | |
---|---|
AggregationStateKey |
AggregationMethodFactorySum.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryStddev.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryRate.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryPlugIn.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryNth.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryMinMax.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryMedian.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryLeaving.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryLastEver.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryFirstEver.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryCountEver.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryCount.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryAvg.getAggregationStateKey(boolean isMatchRecognize)
|
AggregationStateKey |
AggregationMethodFactoryAvedev.getAggregationStateKey(boolean isMatchRecognize)
|
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.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-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |