Uses of Interface
com.espertech.esper.epl.agg.service.AggregationServiceMatchRecognize

Packages that use AggregationServiceMatchRecognize
com.espertech.esper.epl.agg.service Aggregation services. 
com.espertech.esper.rowregex Match-recognize expression tree and state objects. 
 

Uses of AggregationServiceMatchRecognize in com.espertech.esper.epl.agg.service
 

Classes in com.espertech.esper.epl.agg.service that implement AggregationServiceMatchRecognize
 class AggregationServiceMatchRecognizeImpl
          Implements an aggregation service for match recognize.
 

Methods in com.espertech.esper.epl.agg.service that return AggregationServiceMatchRecognize
 AggregationServiceMatchRecognize AggregationServiceMatchRecognizeFactoryImpl.makeService(AgentInstanceContext agentInstanceContext)
           
 AggregationServiceMatchRecognize AggregationServiceMatchRecognizeFactory.makeService(AgentInstanceContext agentInstanceContext)
           
 

Uses of AggregationServiceMatchRecognize in com.espertech.esper.rowregex
 

Methods in com.espertech.esper.rowregex that return AggregationServiceMatchRecognize
 AggregationServiceMatchRecognize EventRowRegexNFAViewFactory.getAggregationService()
           
 

Constructors in com.espertech.esper.rowregex with parameters of type AggregationServiceMatchRecognize
EventRowRegexNFAView(EventRowRegexNFAViewFactory factory, ObjectArrayEventType compositeEventType, EventType rowEventType, MatchRecognizeSpec matchRecognizeSpec, java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams, java.util.Map<java.lang.Integer,java.lang.String> streamsVariables, java.util.Set<java.lang.String> variablesSingle, AgentInstanceContext agentInstanceContext, java.util.TreeMap<java.lang.Integer,java.util.List<ExprPreviousMatchRecognizeNode>> callbacksPerIndex, AggregationServiceMatchRecognize aggregationService, boolean isDefineAsksMultimatches, ObjectArrayBackedEventBean defineMultimatchEventBean, boolean[] isExprRequiresMultimatchState, boolean isUnbound, boolean isIterateOnly, boolean isCollectMultimatches, RowRegexExprNode expandedPatternNode)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com