Uses of Class
com.espertech.esper.common.client.soda.CastExpression
Package
Description
This package defines the Esper statement object model.
-
Uses of CastExpression in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionstatic CastExpression
Expressions.cast
(Expression expression, String typeName) Cast function, casts the result on an expression to the desired type, or returns null if the type cannot be casted to the type.static CastExpression
Cast function, casts the result on an expression to the desired type, or returns null if the type cannot be casted to the type.