Uses of Class
com.espertech.esper.epl.methodbase.DotMethodFP

Packages that use DotMethodFP
com.espertech.esper.epl.datetime.eval Date-Time methods and related utility classes. 
com.espertech.esper.epl.enummethod.dot Enumeration method utility classes and input data sources. 
com.espertech.esper.epl.methodbase Dot-method validation for enumeration and date-time methods. 
 

Uses of DotMethodFP in com.espertech.esper.epl.datetime.eval
 

Fields in com.espertech.esper.epl.datetime.eval declared as DotMethodFP
static DotMethodFP[] DatetimeMethodEnumParams.BETWEEN
           
static DotMethodFP[] DatetimeMethodEnumParams.CALFIELD
           
static DotMethodFP[] DatetimeMethodEnumParams.CALFIELD_PLUS_INT
           
static DotMethodFP[] DatetimeMethodEnumParams.INTERVAL_BEFORE_AFTER
           
static DotMethodFP[] DatetimeMethodEnumParams.INTERVAL_COINCIDES
           
static DotMethodFP[] DatetimeMethodEnumParams.INTERVAL_DURING_INCLUDES
           
static DotMethodFP[] DatetimeMethodEnumParams.INTERVAL_DURING_OVERLAPS_OVERLAPBY
           
static DotMethodFP[] DatetimeMethodEnumParams.INTERVAL_FINISHES_FINISHEDBY
           
static DotMethodFP[] DatetimeMethodEnumParams.INTERVAL_MEETS_METBY
           
static DotMethodFP[] DatetimeMethodEnumParams.INTERVAL_STARTS_STARTEDBY
           
static DotMethodFP[] DatetimeMethodEnumParams.NOPARAM
           
static DotMethodFP[] DatetimeMethodEnumParams.PLUSMINUS
           
static DotMethodFP[] DatetimeMethodEnumParams.WITHDATE
           
static DotMethodFP[] DatetimeMethodEnumParams.WITHTIME
           
 

Methods in com.espertech.esper.epl.datetime.eval that return DotMethodFP
 DotMethodFP[] DatetimeMethodEnum.getFootprints()
           
 

Uses of DotMethodFP in com.espertech.esper.epl.enummethod.dot
 

Fields in com.espertech.esper.epl.enummethod.dot declared as DotMethodFP
static DotMethodFP[] EnumMethodEnumParams.AGGREGATE_FP
           
static DotMethodFP[] EnumMethodEnumParams.ALLOF_ANYOF
           
static DotMethodFP[] EnumMethodEnumParams.AVERAGE_SUMOF
           
static DotMethodFP[] EnumMethodEnumParams.COUNTOF_FIRST_LAST
           
static DotMethodFP[] EnumMethodEnumParams.GROUP
           
static DotMethodFP[] EnumMethodEnumParams.MAP
           
static DotMethodFP[] EnumMethodEnumParams.MIN_MAX
           
static DotMethodFP[] EnumMethodEnumParams.MOST_LEAST_FREQ
           
static DotMethodFP[] EnumMethodEnumParams.NOOP_REVERSE
           
static DotMethodFP[] EnumMethodEnumParams.ORDERBY_DISTINCT
           
static DotMethodFP[] EnumMethodEnumParams.SELECTFROM_MINBY_MAXBY
           
static DotMethodFP[] EnumMethodEnumParams.SEQ_EQUALS_FP
           
static DotMethodFP[] EnumMethodEnumParams.SET_LOGIC_FP
           
static DotMethodFP[] EnumMethodEnumParams.TAKE
           
static DotMethodFP[] EnumMethodEnumParams.TAKELAST
           
static DotMethodFP[] EnumMethodEnumParams.WHERE_FP
           
 

Methods in com.espertech.esper.epl.enummethod.dot that return DotMethodFP
 DotMethodFP[] EnumMethodEnum.getFootprints()
           
 

Uses of DotMethodFP in com.espertech.esper.epl.methodbase
 

Methods in com.espertech.esper.epl.methodbase that return DotMethodFP
static DotMethodFP DotMethodUtil.validateParametersDetermineFootprint(DotMethodFP[] footprints, DotMethodTypeEnum methodType, java.lang.String methodUsedName, DotMethodFPProvided providedFootprint, DotMethodInputTypeMatcher inputTypeMatcher)
           
 

Methods in com.espertech.esper.epl.methodbase with parameters of type DotMethodFP
 boolean DotMethodInputTypeMatcher.matches(DotMethodFP footprint)
           
static DotMethodFP DotMethodUtil.validateParametersDetermineFootprint(DotMethodFP[] footprints, DotMethodTypeEnum methodType, java.lang.String methodUsedName, DotMethodFPProvided providedFootprint, DotMethodInputTypeMatcher inputTypeMatcher)
           
 


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