|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.agg.service.AggregationServiceMatchRecognizeFactoryImpl
public class AggregationServiceMatchRecognizeFactoryImpl
Implements an aggregation service for match recognize.
Constructor Summary | |
---|---|
AggregationServiceMatchRecognizeFactoryImpl(int countStreams,
java.util.LinkedHashMap<java.lang.Integer,AggregationMethodFactory[]> aggregatorsPerStream,
java.util.Map<java.lang.Integer,ExprEvaluator[]> evaluatorsPerStream)
Ctor. |
Method Summary | |
---|---|
AggregationServiceMatchRecognize |
makeService(AgentInstanceContext agentInstanceContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AggregationServiceMatchRecognizeFactoryImpl(int countStreams, java.util.LinkedHashMap<java.lang.Integer,AggregationMethodFactory[]> aggregatorsPerStream, java.util.Map<java.lang.Integer,ExprEvaluator[]> evaluatorsPerStream)
countStreams
- number of streams/variablesaggregatorsPerStream
- aggregation methods per streamevaluatorsPerStream
- evaluation functions per streamMethod Detail |
---|
public AggregationServiceMatchRecognize makeService(AgentInstanceContext agentInstanceContext)
makeService
in interface AggregationServiceMatchRecognizeFactory
|
© 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 |