|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnTriggerMergeAction | |
---|---|
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 OnTriggerMergeAction in com.espertech.esper.epl.spec |
---|
Subclasses of OnTriggerMergeAction in com.espertech.esper.epl.spec | |
---|---|
class |
OnTriggerMergeActionDelete
Specification for the merge statement delete-part. |
class |
OnTriggerMergeActionInsert
Specification for the merge statement insert-part. |
class |
OnTriggerMergeActionUpdate
Specification for the merge statement update-part. |
Methods in com.espertech.esper.epl.spec that return types with arguments of type OnTriggerMergeAction | |
---|---|
java.util.List<OnTriggerMergeAction> |
OnTriggerMergeMatched.getActions()
|
Constructor parameters in com.espertech.esper.epl.spec with type arguments of type OnTriggerMergeAction | |
---|---|
OnTriggerMergeMatched(boolean matchedUnmatched,
ExprNode optionalMatchCond,
java.util.List<OnTriggerMergeAction> actions)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |