Package | Description |
---|---|
com.espertech.esper.epl.agg.service |
Aggregation services.
|
com.espertech.esper.rowregex |
Match-recognize expression tree and state objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregationServiceMatchRecognizeImpl
Implements an aggregation service for match recognize.
|
Modifier and Type | Method and Description |
---|---|
AggregationServiceMatchRecognize |
AggregationServiceMatchRecognizeFactoryImpl.makeService(AgentInstanceContext agentInstanceContext) |
AggregationServiceMatchRecognize |
AggregationServiceMatchRecognizeFactory.makeService(AgentInstanceContext agentInstanceContext) |
Modifier and Type | Field and Description |
---|---|
protected AggregationServiceMatchRecognize |
EventRowRegexNFAViewFactory.aggregationService |
Modifier and Type | Method and Description |
---|---|
AggregationServiceMatchRecognize |
EventRowRegexNFAViewFactory.getAggregationService() |