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