Interface QueryPlanner.Factory
- Enclosing interface:
 QueryPlanner
public static interface QueryPlanner.Factory
- 
Method Summary
Modifier and TypeMethodDescriptioncreatePlanner(JdbcConnection jdbcConnection, Collection<org.apache.beam.vendor.calcite.v1_40_0.org.apache.calcite.tools.RuleSet> ruleSets)  
- 
Method Details
- 
createPlanner
QueryPlanner createPlanner(JdbcConnection jdbcConnection, Collection<org.apache.beam.vendor.calcite.v1_40_0.org.apache.calcite.tools.RuleSet> ruleSets)  
 -