Class QueryGraphValueEntryHashKeyedExpr
java.lang.Object
com.espertech.esper.common.internal.epl.join.querygraph.QueryGraphValueEntryHashKeyed
com.espertech.esper.common.internal.epl.join.querygraph.QueryGraphValueEntryHashKeyedExpr
- All Implemented Interfaces:
QueryGraphValueEntry
-
Field Summary
-
Constructor Summary
ConstructorDescriptionQueryGraphValueEntryHashKeyedExpr
(ExprEvaluator keyExpr, boolean requiresKey) -
Method Summary
Methods inherited from class com.espertech.esper.common.internal.epl.join.querygraph.QueryGraphValueEntryHashKeyed
getKeyExpr
-
Field Details
-
EPTYPE
-
-
Constructor Details
-
QueryGraphValueEntryHashKeyedExpr
-
-
Method Details
-
isRequiresKey
public boolean isRequiresKey()
-