|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnTriggerType | |
---|---|
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 OnTriggerType in com.espertech.esper.epl.spec |
---|
Methods in com.espertech.esper.epl.spec that return OnTriggerType | |
---|---|
OnTriggerType |
OnTriggerDesc.getOnTriggerType()
Returns the type of the on-trigger statement. |
static OnTriggerType |
OnTriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OnTriggerType[] |
OnTriggerType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in com.espertech.esper.epl.spec with parameters of type OnTriggerType | |
---|---|
OnTriggerDesc(OnTriggerType onTriggerType)
Ctor. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |