com.espertech.esper.epl.join.plan
Class QueryGraphValueEntryRangeRelOp

java.lang.Object
  extended by com.espertech.esper.epl.join.plan.QueryGraphValueEntryRange
      extended by com.espertech.esper.epl.join.plan.QueryGraphValueEntryRangeRelOp
All Implemented Interfaces:
QueryGraphValueEntry, java.io.Serializable

public class QueryGraphValueEntryRangeRelOp
extends QueryGraphValueEntryRange

See Also:
Serialized Form

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

QueryGraphValueEntryRangeRelOp

public QueryGraphValueEntryRangeRelOp(QueryGraphRangeEnum type,
                                      ExprNode expression,
                                      boolean isBetweenPart)
Method Detail

getExpression

public ExprNode getExpression()

isBetweenPart

public boolean isBetweenPart()

toQueryPlan

public java.lang.String toQueryPlan()
Specified by:
toQueryPlan in class QueryGraphValueEntryRange

getExpressions

public ExprNode[] getExpressions()
Specified by:
getExpressions in class QueryGraphValueEntryRange

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