Interface QueryPlanner.Factory

  • Enclosing interface:
    QueryPlanner

    public static interface QueryPlanner.Factory
    • Method Detail

      • createPlanner

        QueryPlanner createPlanner​(JdbcConnection jdbcConnection,
                                   java.util.Collection<org.apache.beam.vendor.calcite.v1_40_0.org.apache.calcite.tools.RuleSet> ruleSets)