public class SubordinateQueryPlan extends Object
Constructor and Description |
---|
SubordinateQueryPlan(SubordinateQueryPlanDescForge forge,
List<StmtClassForgeableFactory> additionalForgeables,
FabricCharge fabricCharge) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
getAdditionalForgeables() |
FabricCharge |
getFabricCharge() |
SubordinateQueryPlanDescForge |
getForge() |
public SubordinateQueryPlan(SubordinateQueryPlanDescForge forge, List<StmtClassForgeableFactory> additionalForgeables, FabricCharge fabricCharge)
public SubordinateQueryPlanDescForge getForge()
public List<StmtClassForgeableFactory> getAdditionalForgeables()
public FabricCharge getFabricCharge()
Copyright © 2005–2021. All rights reserved.