public class SubordinateQueryIndexPlan extends Object
Constructor and Description |
---|
SubordinateQueryIndexPlan(QueryPlanIndexItemForge indexItem,
IndexMultiKey indexPropKey,
List<StmtClassForgeableFactory> multiKeyForgeables) |
Modifier and Type | Method and Description |
---|---|
QueryPlanIndexItemForge |
getIndexItem() |
IndexMultiKey |
getIndexPropKey() |
List<StmtClassForgeableFactory> |
getMultiKeyForgeables() |
public SubordinateQueryIndexPlan(QueryPlanIndexItemForge indexItem, IndexMultiKey indexPropKey, List<StmtClassForgeableFactory> multiKeyForgeables)
public QueryPlanIndexItemForge getIndexItem()
public IndexMultiKey getIndexPropKey()
public List<StmtClassForgeableFactory> getMultiKeyForgeables()
Copyright © 2005–2020. All rights reserved.