Uses of Class
com.espertech.esper.client.soda.TypeOfExpression

Packages that use TypeOfExpression
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of TypeOfExpression in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return TypeOfExpression
static TypeOfExpression Expressions.typeOf(Expression expression)
          Type-of function, returns the event type name or result type as a string of a stream name, property or expression.
static TypeOfExpression Expressions.typeOf(java.lang.String propertyName)
          Type-of function, returns the event type name or result type as a string of a stream name, property or expression.
 


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