|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchRecognizeDefineItem | |
---|---|
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 MatchRecognizeDefineItem in com.espertech.esper.epl.spec |
---|
Methods in com.espertech.esper.epl.spec that return types with arguments of type MatchRecognizeDefineItem | |
---|---|
java.util.List<MatchRecognizeDefineItem> |
MatchRecognizeSpec.getDefines()
Returns the define items. |
Methods in com.espertech.esper.epl.spec with parameters of type MatchRecognizeDefineItem | |
---|---|
void |
MatchRecognizeSpec.addDefine(MatchRecognizeDefineItem define)
Adds a define item. |
Method parameters in com.espertech.esper.epl.spec with type arguments of type MatchRecognizeDefineItem | |
---|---|
void |
MatchRecognizeSpec.setDefines(java.util.List<MatchRecognizeDefineItem> defines)
Set defines. |
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |