Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-12014

Flink CEP Doc missing "SkipToNextStrategy"

    XMLWordPrintableJSON

Details

    Description

      in cep.md file,The following description misses SkipToNextStrategy:

       

      After Match Skip Strategy

      For a given pattern, the same event may be assigned to multiple successful matches. To control to how many matches an event will be assigned, you need to specify the skip strategy called `AfterMatchSkipStrategy`. There are four types of skip strategies, listed as follows:

      • <strong>NO_SKIP</strong>: Every possible match will be emitted.
      • <strong>SKIP_PAST_LAST_EVENT</strong>: Discards every partial match that started after the match started but before it ended.
      • <strong>SKIP_TO_FIRST</strong>: Discards every partial match that started after the match started but before the first event of PatternName occurred.
      • <strong>SKIP_TO_LAST</strong>: Discards every partial match that started after the match started but before the last event of PatternName occurred.

      Attachments

        Issue Links

          Activity

            People

              Tom Goong Tom Goong
              Tom Goong Tom Goong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m