public abstract class QueryGraphValueEntryHashKeyedForge extends Object implements QueryGraphValueEntryForge
Constructor and Description |
---|
QueryGraphValueEntryHashKeyedForge(ExprNode keyExpr) |
Modifier and Type | Method and Description |
---|---|
static ExprForge[] |
getForges(QueryGraphValueEntryHashKeyedForge[] keys) |
static EventPropertyGetterSPI[] |
getGettersIfPropsOnly(QueryGraphValueEntryHashKeyedForge[] keys) |
ExprNode |
getKeyExpr() |
abstract String |
toQueryPlan() |
static String |
toQueryPlan(List<QueryGraphValueEntryHashKeyedForge> keyProperties) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
make
public QueryGraphValueEntryHashKeyedForge(ExprNode keyExpr)
public ExprNode getKeyExpr()
public abstract String toQueryPlan()
public static String toQueryPlan(List<QueryGraphValueEntryHashKeyedForge> keyProperties)
public static EventPropertyGetterSPI[] getGettersIfPropsOnly(QueryGraphValueEntryHashKeyedForge[] keys)
public static ExprForge[] getForges(QueryGraphValueEntryHashKeyedForge[] keys)
Copyright © 2005–2018. All rights reserved.