|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.plan.QueryGraphValueEntryRange
com.espertech.esper.epl.join.plan.QueryGraphValueEntryRangeRelOp
public class QueryGraphValueEntryRangeRelOp
Constructor Summary | |
---|---|
QueryGraphValueEntryRangeRelOp(QueryGraphRangeEnum type,
ExprNode expression,
boolean isBetweenPart)
|
Method Summary | |
---|---|
ExprNode |
getExpression()
|
ExprNode[] |
getExpressions()
|
boolean |
isBetweenPart()
|
java.lang.String |
toQueryPlan()
|
Methods inherited from class com.espertech.esper.epl.join.plan.QueryGraphValueEntryRange |
---|
getType, toQueryPlan |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryGraphValueEntryRangeRelOp(QueryGraphRangeEnum type, ExprNode expression, boolean isBetweenPart)
Method Detail |
---|
public ExprNode getExpression()
public boolean isBetweenPart()
public java.lang.String toQueryPlan()
toQueryPlan
in class QueryGraphValueEntryRange
public ExprNode[] getExpressions()
getExpressions
in class QueryGraphValueEntryRange
|
© 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 |