Uses of Package
net.esper.type

Packages that use net.esper.type
net.esper.client.soda This package defines the Esper statement object model. 
net.esper.eql.agg Contains aggregation service and aggregators 
net.esper.eql.core Contains EQL statement specification classes define the constructs that make up an EQL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
net.esper.eql.expression This package contains the EQL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses 
net.esper.eql.join.plan Inner join and outer join query planning 
net.esper.eql.spec Contains EQL statement specification classes define the constructs that make up an EQL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
net.esper.schedule Package for timer callback scheduling 
net.esper.type Internal primitive, enum and other type representations 
 

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

Classes in net.esper.type used by net.esper.eql.agg
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
 

Classes in net.esper.type used by net.esper.eql.core
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
 

Classes in net.esper.type used by net.esper.eql.expression
BitWiseOpEnum
          Enum representing relational types of operation.
MathArithTypeEnum
          Enumeration for the type of arithmatic to use.
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
RelationalOpEnum
          Enum representing relational types of operation.
 

Classes in net.esper.type used by net.esper.eql.join.plan
OuterJoinType
          Enum for the type of outer join.
 

Classes in net.esper.type used by net.esper.eql.spec
OuterJoinType
          Enum for the type of outer join.
 

Classes in net.esper.type used by net.esper.schedule
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 net.esper.type used by net.esper.type
BitWiseOpEnum
          Enum representing relational types of operation.
BitWiseOpEnum.Computer
          Computer for relational op.
CronParameter.CronOperator
          Enumeration for special keywords in crontab timer.
EQLParameterType
          Interface for parameter types that can represent themselves as an EQL syntax.
MathArithTypeEnum
          Enumeration for the type of arithmatic to use.
MathArithTypeEnum.Computer
          Interface for number cruncher.
MinMaxTypeEnum
          Enumeration for the type of arithmatic to use.
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.
 


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