|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregationAgent | |
---|---|
com.espertech.esper.epl.agg.access | State multifunction aggregation methods |
com.espertech.esper.epl.agg.service | Aggregation services. |
com.espertech.esper.epl.approx | |
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 AggregationAgent in com.espertech.esper.epl.agg.access |
---|
Classes in com.espertech.esper.epl.agg.access that implement AggregationAgent | |
---|---|
class |
AggregationAgentDefault
|
class |
AggregationAgentRewriteStream
|
Uses of AggregationAgent in com.espertech.esper.epl.agg.service |
---|
Methods in com.espertech.esper.epl.agg.service that return AggregationAgent | |
---|---|
AggregationAgent |
AggregationMethodFactory.getAggregationStateAgent()
|
Methods in com.espertech.esper.epl.agg.service with parameters of type AggregationAgent | |
---|---|
AggregationServiceFactory |
AggregationServiceFactoryServiceImpl.getGroupWBinding(TableMetadata tableMetadata,
TableColumnMethodPair[] methodPairs,
AggregationAccessorSlotPair[] accessorPairs,
boolean join,
IntoTableSpec bindings,
int[] targetStates,
ExprNode[] accessStateExpr,
AggregationAgent[] agents)
|
AggregationServiceFactory |
AggregationServiceFactoryService.getGroupWBinding(TableMetadata tableMetadata,
TableColumnMethodPair[] methodPairs,
AggregationAccessorSlotPair[] accessorPairs,
boolean join,
IntoTableSpec bindings,
int[] targetStates,
ExprNode[] accessStateExpr,
AggregationAgent[] agents)
|
AggregationServiceFactory |
AggregationServiceFactoryServiceImpl.getNoGroupWBinding(AggregationAccessorSlotPair[] accessors,
boolean join,
TableColumnMethodPair[] methodPairs,
java.lang.String tableName,
int[] targetStates,
ExprNode[] accessStateExpr,
AggregationAgent[] agents)
|
AggregationServiceFactory |
AggregationServiceFactoryService.getNoGroupWBinding(AggregationAccessorSlotPair[] accessors,
boolean join,
TableColumnMethodPair[] methodPairs,
java.lang.String tableName,
int[] targetStates,
ExprNode[] accessStateExpr,
AggregationAgent[] agents)
|
Uses of AggregationAgent in com.espertech.esper.epl.approx |
---|
Classes in com.espertech.esper.epl.approx that implement AggregationAgent | |
---|---|
class |
CountMinSketchAggAgentAdd
|
Uses of AggregationAgent in com.espertech.esper.epl.expression.accessagg |
---|
Methods in com.espertech.esper.epl.expression.accessagg that return AggregationAgent | |
---|---|
AggregationAgent |
ExprPlugInAggMultiFunctionNodeFactory.getAggregationStateAgent()
|
AggregationAgent |
ExprAggMultiFunctionSortedMinMaxByNodeFactory.getAggregationStateAgent()
|
AggregationAgent |
ExprAggMultiFunctionLinearAccessNodeFactoryMethod.getAggregationStateAgent()
|
AggregationAgent |
ExprAggMultiFunctionLinearAccessNodeFactoryAccess.getAggregationStateAgent()
|
AggregationAgent |
ExprAggCountMinSketchNodeFactoryUse.getAggregationStateAgent()
|
AggregationAgent |
ExprAggCountMinSketchNodeFactoryState.getAggregationStateAgent()
|
Constructors in com.espertech.esper.epl.expression.accessagg with parameters of type AggregationAgent | |
---|---|
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 AggregationAgent in com.espertech.esper.epl.expression.methodagg |
---|
Uses of AggregationAgent in com.espertech.esper.plugin |
---|
Methods in com.espertech.esper.plugin that return AggregationAgent | |
---|---|
AggregationAgent |
PlugInAggregationMultiFunctionHandler.getAggregationAgent(PlugInAggregationMultiFunctionAgentContext agentContext)
|
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |