|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.agg.service.AggSvcGroupByAccessOnlyFactory
public class AggSvcGroupByAccessOnlyFactory
Aggregation service for use when only first/last/window aggregation functions are used an none other.
Constructor Summary | |
---|---|
AggSvcGroupByAccessOnlyFactory(AggregationAccessorSlotPair[] accessors,
AggregationStateFactory[] accessAggSpecs,
java.lang.Object groupKeyBinding,
boolean isJoin)
Ctor. |
Method Summary | |
---|---|
AggregationService |
makeService(AgentInstanceContext agentInstanceContext,
MethodResolutionService methodResolutionService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AggSvcGroupByAccessOnlyFactory(AggregationAccessorSlotPair[] accessors, AggregationStateFactory[] accessAggSpecs, java.lang.Object groupKeyBinding, boolean isJoin)
accessors
- accessor definitionsaccessAggSpecs
- access aggregationsisJoin
- true for join, false for single-streamMethod Detail |
---|
public AggregationService makeService(AgentInstanceContext agentInstanceContext, MethodResolutionService methodResolutionService)
makeService
in interface AggregationServiceFactory
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |