|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.plan.QueryGraphValueEntryHashKeyed
com.espertech.esper.epl.join.plan.QueryGraphValueEntryHashKeyedExpr
public class QueryGraphValueEntryHashKeyedExpr
Constructor Summary | |
---|---|
QueryGraphValueEntryHashKeyedExpr(ExprNode keyExpr,
boolean requiresKey)
|
Method Summary | |
---|---|
boolean |
isConstant()
|
boolean |
isRequiresKey()
|
java.lang.String |
toQueryPlan()
|
Methods inherited from class com.espertech.esper.epl.join.plan.QueryGraphValueEntryHashKeyed |
---|
getKeyExpr, toQueryPlan |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryGraphValueEntryHashKeyedExpr(ExprNode keyExpr, boolean requiresKey)
Method Detail |
---|
public boolean isRequiresKey()
public boolean isConstant()
public java.lang.String toQueryPlan()
toQueryPlan
in class QueryGraphValueEntryHashKeyed
|
© 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 |