Interface QueryPlanner.Factory

Enclosing interface:
QueryPlanner

public static interface QueryPlanner.Factory
  • Method Summary

    Modifier and Type
    Method
    Description
    createPlanner(JdbcConnection jdbcConnection, Collection<org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.tools.RuleSet> ruleSets)
     
  • Method Details