![]() | OnMergeClause Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class OnMergeClause : OnClause
The OnMergeClause type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnMergeClause |
Ctor.
|
![]() | OnMergeClause(String, String, IListT) | Initializes a new instance of the OnMergeClause class |
Name | Description | |
---|---|---|
![]() | InsertNoMatch |
Returns an optional insert to executed without a match-clause. If set indicates there is no match-clause.
|
![]() | MatchItems |
Returns all actions.
|
![]() | OptionalAsName |
Returns the as-provided name for the named window.
|
![]() | WindowName |
Returns the name of the named window to update.
|
Name | Description | |
---|---|---|
![]() | AddAction |
Add a new action to the list of actions.
|
![]() ![]() | Create | |
![]() | ToEPL |
Renders the clause in textual representation.
|