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

java.lang.Object
  extended by com.espertech.esper.epl.join.plan.QueryGraphValueDesc

public class QueryGraphValueDesc
extends java.lang.Object


Constructor Summary
QueryGraphValueDesc(ExprNode[] indexExprs, QueryGraphValueEntry entry)
           
 
Method Summary
 QueryGraphValueEntry getEntry()
           
 ExprNode[] getIndexExprs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryGraphValueDesc

public QueryGraphValueDesc(ExprNode[] indexExprs,
                           QueryGraphValueEntry entry)
Method Detail

getIndexExprs

public ExprNode[] getIndexExprs()

getEntry

public QueryGraphValueEntry getEntry()

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