Uses of Interface
com.espertech.esper.epl.expression.ExprCastNode.Caster

Packages that use ExprCastNode.Caster
com.espertech.esper.epl.expression This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses 
 

Uses of ExprCastNode.Caster in com.espertech.esper.epl.expression
 

Classes in com.espertech.esper.epl.expression that implement ExprCastNode.Caster
 class ExprCastNode.ByteCaster
          Cast implementation for numeric values.
 class ExprCastNode.DoubleCaster
          Cast implementation for numeric values.
 class ExprCastNode.FloatCaster
          Cast implementation for numeric values.
 class ExprCastNode.IntCaster
          Cast implementation for numeric values.
 class ExprCastNode.LongCaster
          Cast implementation for numeric values.
 class ExprCastNode.ShortCaster
          Cast implementation for numeric values.
 class ExprCastNode.TypeCaster
          Cast implementation for non-numeric values.
 


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