Class QueryGraphValueEntryCustomOperationForge
java.lang.Object
com.espertech.esper.common.internal.epl.join.querygraph.QueryGraphValueEntryCustomOperationForge
- All Implemented Interfaces:
QueryGraphValueEntryForge
public class QueryGraphValueEntryCustomOperationForge
extends Object
implements QueryGraphValueEntryForge
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Constructor Details
-
QueryGraphValueEntryCustomOperationForge
public QueryGraphValueEntryCustomOperationForge()
-
-
Method Details
-
getPositionalExpressions
-
make
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope) - Specified by:
make
in interfaceQueryGraphValueEntryForge
-