Class SubordinateQueryIndexDescForge
java.lang.Object
com.espertech.esper.common.internal.epl.lookupplansubord.SubordinateQueryIndexDescForge
-
Constructor Summary
ConstructorDescriptionSubordinateQueryIndexDescForge
(IndexKeyInfo optionalIndexKeyInfo, String indexName, String indexModuleName, IndexMultiKey indexMultiKey, QueryPlanIndexItemForge optionalQueryPlanIndexItem) -
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Constructor Details
-
SubordinateQueryIndexDescForge
public SubordinateQueryIndexDescForge(IndexKeyInfo optionalIndexKeyInfo, String indexName, String indexModuleName, IndexMultiKey indexMultiKey, QueryPlanIndexItemForge optionalQueryPlanIndexItem)
-
-
Method Details
-
getOptionalIndexKeyInfo
-
getIndexName
-
getIndexModuleName
-
getIndexMultiKey
-
getOptionalQueryPlanIndexItem
-
make
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-