Interface QueryOptimizerPipeline

    • Method Detail

      • getOptimizers

        java.lang.Iterable<QueryOptimizer> getOptimizers()
        Get the optimizers that make up this pipeline.
        Returns:
        an Iterable of QueryOptimizers