|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.soda.ExpressionBase
com.espertech.esper.client.soda.AccessProjectionExpressionBase
com.espertech.esper.client.soda.FirstProjectionExpression
public class FirstProjectionExpression
Represents the "first" aggregation function.
Constructor Summary | |
---|---|
FirstProjectionExpression()
Ctor. |
|
FirstProjectionExpression(Expression expression)
Ctor. |
Method Summary | |
---|---|
java.lang.String |
getAggregationFunctionName()
Returns the function name of the aggregation function. |
Methods inherited from class com.espertech.esper.client.soda.AccessProjectionExpressionBase |
---|
getPrecedence, toPrecedenceFreeEPL |
Methods inherited from class com.espertech.esper.client.soda.ExpressionBase |
---|
addChild, getChildren, getTreeObjectName, renderAggregation, setChildren, setTreeObjectName, toEPL, toPrecedenceFreeEPL, toPrecedenceFreeEPL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FirstProjectionExpression()
public FirstProjectionExpression(Expression expression)
expression
- to aggregateMethod Detail |
---|
public java.lang.String getAggregationFunctionName()
AccessProjectionExpressionBase
getAggregationFunctionName
in class AccessProjectionExpressionBase
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |