Uses of Class
com.espertech.esper.epl.spec.MatchRecognizeMeasureItem

Packages that use MatchRecognizeMeasureItem
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of MatchRecognizeMeasureItem in com.espertech.esper.epl.spec
 

Methods in com.espertech.esper.epl.spec that return types with arguments of type MatchRecognizeMeasureItem
 java.util.List<MatchRecognizeMeasureItem> MatchRecognizeSpec.getMeasures()
          Returns measures.
 

Methods in com.espertech.esper.epl.spec with parameters of type MatchRecognizeMeasureItem
 void MatchRecognizeSpec.addMeasureItem(MatchRecognizeMeasureItem item)
          Add a measure item.
 

Method parameters in com.espertech.esper.epl.spec with type arguments of type MatchRecognizeMeasureItem
 void MatchRecognizeSpec.setMeasures(java.util.List<MatchRecognizeMeasureItem> measures)
          Set measures.
 


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