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

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

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

Methods in com.espertech.esper.client.soda that return FirstProjectionExpression
static FirstProjectionExpression Expressions.first(Expression expression)
          First-value (in window) aggregation function.
static FirstProjectionExpression Expressions.first(java.lang.String propertyName)
          First-value (windowed) aggregation function.
 


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