![]() | MatchRecognizeSkipClause Class |
Namespace: com.espertech.esper.common.client.soda
public sealed class MatchRecognizeSkipClause : Enum
The MatchRecognizeSkipClause type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | PAST_LAST_ROW | Skip past last row. |
![]() ![]() | TO_CURRENT_ROW | Skip to current row. |
![]() ![]() | TO_NEXT_ROW | Skip to next row. |
![]() | value__ |
Name | Description | |
---|---|---|
![]() | GetText | Returns clause text. (Defined by MatchRecognizeSkipClauseExtensions.) |