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