Click or drag to resize

OnMergeMatchedAction Interface

Marker interface for an on-merge clause action item.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public interface OnMergeMatchedAction

The OnMergeMatchedAction type exposes the following members.

Methods
  NameDescription
Public methodToEPL
RenderAny to EPL.
Top
See Also