Uses of Interface
com.espertech.esper.type.EPLParameterType

Packages that use EPLParameterType
com.espertech.esper.type Internal primitive, enum and other type representations 
 

Uses of EPLParameterType in com.espertech.esper.type
 

Subinterfaces of EPLParameterType in com.espertech.esper.type
 interface NumberSetParameter
          Interface to generate a set of integers from parameters that include ranges, lists and frequencies.
 

Classes in com.espertech.esper.type that implement EPLParameterType
 class CronParameter
          Hold parameters for timer:at.
 class FrequencyParameter
          Encapsulates a parameter specifying a frequency, i.e.
 class IntParameter
          Parameter supplying a single int value is a set of numbers.
 class ListParameter
          Represents a list of values in a set of numeric parameters.
 class RangeParameter
          Represents a range of numbers as a parameter.
 class TimePeriodParameter
          Parameter for views that accept time period information such as "5 sec 100 msec".
 class WildcardParameter
          Represents a wildcard as a parameter.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com