|
||||||||||
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.QueryGraphValueEntryRangeIn
public class QueryGraphValueEntryRangeIn
Constructor Summary | |
---|---|
QueryGraphValueEntryRangeIn(QueryGraphRangeEnum rangeType,
ExprNode exprStart,
ExprNode exprEnd,
boolean allowRangeReversal)
|
Method Summary | |
---|---|
ExprNode |
getExprEnd()
|
ExprNode |
getExprStart()
|
boolean |
isAllowRangeReversal()
|
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 QueryGraphValueEntryRangeIn(QueryGraphRangeEnum rangeType, ExprNode exprStart, ExprNode exprEnd, boolean allowRangeReversal)
Method Detail |
---|
public boolean isAllowRangeReversal()
public ExprNode getExprStart()
public ExprNode getExprEnd()
public java.lang.String toQueryPlan()
toQueryPlan
in class QueryGraphValueEntryRange
|
© 2006-2011 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 |