com.espertech.esper.epl.enummethod.dot
Class EnumMethodEnumParams

java.lang.Object
  extended by com.espertech.esper.epl.enummethod.dot.EnumMethodEnumParams

public class EnumMethodEnumParams
extends java.lang.Object


Field Summary
static DotMethodFP[] AGGREGATE_FP
           
static DotMethodFP[] ALLOF_ANYOF
           
static DotMethodFP[] AVERAGE_SUMOF
           
static DotMethodFP[] COUNTOF_FIRST_LAST
           
static DotMethodFP[] GROUP
           
static DotMethodFP[] MAP
           
static DotMethodFP[] MIN_MAX
           
static DotMethodFP[] MOST_LEAST_FREQ
           
static DotMethodFP[] NOOP_REVERSE
           
static DotMethodFP[] ORDERBY_DISTINCT
           
static DotMethodFP[] SELECTFROM_MINBY_MAXBY
           
static DotMethodFP[] SEQ_EQUALS_FP
           
static DotMethodFP[] SET_LOGIC_FP
           
static DotMethodFP[] TAKE
           
static DotMethodFP[] TAKELAST
           
static DotMethodFP[] WHERE_FP
           
 
Constructor Summary
EnumMethodEnumParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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

MIN_MAX

public static final DotMethodFP[] MIN_MAX

SELECTFROM_MINBY_MAXBY

public static final DotMethodFP[] SELECTFROM_MINBY_MAXBY

AVERAGE_SUMOF

public static final DotMethodFP[] AVERAGE_SUMOF

MOST_LEAST_FREQ

public static final DotMethodFP[] MOST_LEAST_FREQ

MAP

public static final DotMethodFP[] MAP

GROUP

public static final DotMethodFP[] GROUP

ORDERBY_DISTINCT

public static final DotMethodFP[] ORDERBY_DISTINCT

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 Detail

EnumMethodEnumParams

public EnumMethodEnumParams()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com