Class QueryGraphValueEntryCustomKey
java.lang.Object
com.espertech.esper.common.internal.epl.join.querygraph.QueryGraphValueEntryCustomKey
- All Implemented Interfaces:
QueryGraphValueEntry
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
void
setExpressions
(String[] expressions) void
setExprNodes
(ExprEvaluator[] exprNodes) void
setOperationName
(String operationName)
-
Field Details
-
EPTYPE
-
-
Constructor Details
-
QueryGraphValueEntryCustomKey
public QueryGraphValueEntryCustomKey()
-
-
Method Details
-
getOperationName
-
getExprNodes
-
getExpressions
-
setOperationName
-
setExprNodes
-
setExpressions
-