Class MatchRecognizeRegExPermutation

java.lang.Object
com.espertech.esper.common.client.soda.MatchRecognizeRegEx
com.espertech.esper.common.client.soda.MatchRecognizeRegExPermutation
All Implemented Interfaces:
Serializable

public class MatchRecognizeRegExPermutation extends MatchRecognizeRegEx implements Serializable
Interface representing a permutation expression for use in match-recognize.
See Also:
  • Constructor Details

    • MatchRecognizeRegExPermutation

      public MatchRecognizeRegExPermutation()
  • Method Details