public class SubordinateQueryIndexDescForge extends Object
Constructor and Description |
---|
SubordinateQueryIndexDescForge(IndexKeyInfo optionalIndexKeyInfo,
String indexName,
String indexModuleName,
IndexMultiKey indexMultiKey,
QueryPlanIndexItemForge optionalQueryPlanIndexItem) |
Modifier and Type | Method and Description |
---|---|
String |
getIndexModuleName() |
IndexMultiKey |
getIndexMultiKey() |
String |
getIndexName() |
IndexKeyInfo |
getOptionalIndexKeyInfo() |
QueryPlanIndexItemForge |
getOptionalQueryPlanIndexItem() |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
public SubordinateQueryIndexDescForge(IndexKeyInfo optionalIndexKeyInfo, String indexName, String indexModuleName, IndexMultiKey indexMultiKey, QueryPlanIndexItemForge optionalQueryPlanIndexItem)
public IndexKeyInfo getOptionalIndexKeyInfo()
public String getIndexName()
public String getIndexModuleName()
public IndexMultiKey getIndexMultiKey()
public QueryPlanIndexItemForge getOptionalQueryPlanIndexItem()
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2018. All rights reserved.