Class QueryGraphValueEntryHashKeyedForge
java.lang.Object
com.espertech.esper.common.internal.epl.join.querygraph.QueryGraphValueEntryHashKeyedForge
- All Implemented Interfaces:
QueryGraphValueEntryForge
- Direct Known Subclasses:
QueryGraphValueEntryHashKeyedForgeExpr
public abstract class QueryGraphValueEntryHashKeyedForge
extends Object
implements QueryGraphValueEntryForge
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExprForge[]
static EventPropertyGetterSPI[]
abstract String
static String
toQueryPlan
(List<QueryGraphValueEntryHashKeyedForge> keyProperties) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.espertech.esper.common.internal.epl.join.querygraph.QueryGraphValueEntryForge
make
-
Constructor Details
-
QueryGraphValueEntryHashKeyedForge
-
-
Method Details
-
getKeyExpr
-
toQueryPlan
-
toQueryPlan
-
getGettersIfPropsOnly
public static EventPropertyGetterSPI[] getGettersIfPropsOnly(QueryGraphValueEntryHashKeyedForge[] keys) -
getForges
-