Uses of Package
com.espertech.esper.type

Packages that use com.espertech.esper.type
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.client.soda This package defines the Esper statement object model. 
com.espertech.esper.epl.agg.aggregator Aggregation function implementations. 
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.epl.expression.core Core expression classes. 
com.espertech.esper.epl.expression.funcs Function expressions. 
com.espertech.esper.epl.expression.methodagg Method-aggregation expressions. 
com.espertech.esper.epl.expression.ops Operator expressions. 
com.espertech.esper.epl.expression.subquery Subselect expressions. 
com.espertech.esper.epl.join.plan Inner join and outer join query planning 
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.metrics.instrumentation EPL instrumentation helpers. 
com.espertech.esper.schedule Package for timer callback scheduling 
com.espertech.esper.type Internal primitive, enum and other type representations 
 

Classes in com.espertech.esper.type used by com.espertech.esper.client
StringPatternSet
          Implementation match a string against a pattern.
 

Classes in com.espertech.esper.type used by com.espertech.esper.client.soda
BitWiseOpEnum
          Enum representing relational types of operation.
OuterJoinType
          Enum for the type of outer join.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.agg.aggregator
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.core
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.expression.core
CronOperatorEnum
          Enumeration for special keywords in crontab timer.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.expression.funcs
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.expression.methodagg
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.expression.ops
BitWiseOpEnum
          Enum representing relational types of operation.
MathArithTypeEnum
          Enumeration for the type of arithmatic to use.
RelationalOpEnum
          Enum representing relational types of operation.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.expression.subquery
RelationalOpEnum
          Enum representing relational types of operation.
RelationalOpEnum.Computer
          Computer for relational op.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.join.plan
OuterJoinType
          Enum for the type of outer join.
RelationalOpEnum
          Enum representing relational types of operation.
 

Classes in com.espertech.esper.type used by com.espertech.esper.epl.spec
OuterJoinType
          Enum for the type of outer join.
 

Classes in com.espertech.esper.type used by com.espertech.esper.metrics.instrumentation
BitWiseOpEnum
          Enum representing relational types of operation.
 

Classes in com.espertech.esper.type used by com.espertech.esper.schedule
CronParameter
          Hold parameters for timer:at.
ScheduleUnit
          Enumeration of units in a specification of schedule, which contains elements for each of the following units: minute, hour, day of month, month, day of week and seconds.
 

Classes in com.espertech.esper.type used by com.espertech.esper.type
BitWiseOpEnum
          Enum representing relational types of operation.
BitWiseOpEnum.Computer
          Computer for relational op.
CronOperatorEnum
          Enumeration for special keywords in crontab timer.
MathArithTypeEnum
          Enumeration for the type of arithmatic to use.
MathArithTypeEnum.Computer
          Interface for number cruncher.
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
MinMaxTypeEnum.Computer
          Executes child expression nodes and compares results.
NumberSetParameter
          Interface to generate a set of integers from parameters that include ranges, lists and frequencies.
OuterJoinType
          Enum for the type of outer join.
PrimitiveValue
          Classes implementing this interface are responsible for parsing, setting and getting the value of the different basic Java data types that occur in an event expression.
PrimitiveValueBase
          Abstract class for literal values supplied in an event expression string and prepared expression values supplied by set methods.
PrimitiveValueType
          Enumeration of types of primitive values.
RelationalOpEnum
          Enum representing relational types of operation.
RelationalOpEnum.Computer
          Computer for relational op.
ScheduleUnit
          Enumeration of units in a specification of schedule, which contains elements for each of the following units: minute, hour, day of month, month, day of week and seconds.
StringPatternSet
          Implementation match a string against a pattern.
 


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