Class EnumMethodEnumParams

java.lang.Object
com.espertech.esper.common.internal.epl.enummethod.dot.EnumMethodEnumParams

public class EnumMethodEnumParams extends Object
  • Field Details

    • NOOP_REVERSE

      public static final DotMethodFP[] NOOP_REVERSE
    • COUNTOF_FIRST_LAST

      public static final DotMethodFP[] COUNTOF_FIRST_LAST
    • TAKELAST

      public static final DotMethodFP[] TAKELAST
    • TAKE

      public static final DotMethodFP[] TAKE
    • AGGREGATE_FP

      public static final DotMethodFP[] AGGREGATE_FP
    • ALLOF_ANYOF

      public static final DotMethodFP[] ALLOF_ANYOF
    • ORDERBY_DISTINCT_ARRAYOF_MOSTLEAST_MINMAX

      public static final DotMethodFP[] ORDERBY_DISTINCT_ARRAYOF_MOSTLEAST_MINMAX
    • SELECTFROM_MINMAXBY

      public static final DotMethodFP[] SELECTFROM_MINMAXBY
    • AVERAGE_SUMOF

      public static final DotMethodFP[] AVERAGE_SUMOF
    • TOMAP

      public static final DotMethodFP[] TOMAP
    • GROUP

      public static final DotMethodFP[] GROUP
    • WHERE_FP

      public static final DotMethodFP[] WHERE_FP
    • SET_LOGIC_FP

      public static final DotMethodFP[] SET_LOGIC_FP
    • SEQ_EQUALS_FP

      public static final DotMethodFP[] SEQ_EQUALS_FP
  • Constructor Details

    • EnumMethodEnumParams

      public EnumMethodEnumParams()