|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.agg.service.AggregationServiceFactoryBase
com.espertech.esper.epl.agg.service.AggSvcGroupAllNoAccessFactory
public class AggSvcGroupAllNoAccessFactory
Implementation for handling aggregation without any grouping (no group-by).
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.agg.service.AggregationServiceFactoryBase |
---|
aggregators, evaluators, groupKeyBinding |
Constructor Summary | |
---|---|
AggSvcGroupAllNoAccessFactory(ExprEvaluator[] evaluators,
AggregationMethodFactory[] aggregators,
java.lang.Object groupKeyBinding)
|
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 AggSvcGroupAllNoAccessFactory(ExprEvaluator[] evaluators, AggregationMethodFactory[] aggregators, java.lang.Object groupKeyBinding)
Method Detail |
---|
public AggregationService makeService(AgentInstanceContext agentInstanceContext, MethodResolutionService methodResolutionService)
|
© 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 |