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

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

public class QueryGraphValueEntryInKeywordSingleIdx
extends java.lang.Object
implements QueryGraphValueEntry, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected QueryGraphValueEntryInKeywordSingleIdx(ExprNode[] keyExprs)
           
 
Method Summary
 ExprNode[] getKeyExprs()
           
 java.lang.String toQueryPlan()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryGraphValueEntryInKeywordSingleIdx

protected QueryGraphValueEntryInKeywordSingleIdx(ExprNode[] keyExprs)
Method Detail

getKeyExprs

public ExprNode[] getKeyExprs()

toQueryPlan

public java.lang.String toQueryPlan()

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