Class SubselectForgeNRExistsDefault
java.lang.Object
com.espertech.esper.common.internal.epl.expression.subquery.SubselectForgeNRExistsDefault
- All Implemented Interfaces:
SubselectForgeNR
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionevaluateMatchesCodegen
(CodegenMethodScope parent, ExprSubselectEvalMatchSymbol symbols, CodegenClassScope classScope)
-
Constructor Details
-
SubselectForgeNRExistsDefault
-
-
Method Details
-
evaluateMatchesCodegen
public CodegenExpression evaluateMatchesCodegen(CodegenMethodScope parent, ExprSubselectEvalMatchSymbol symbols, CodegenClassScope classScope) - Specified by:
evaluateMatchesCodegen
in interfaceSubselectForgeNR
-