Class QueryOptimizerList

    • Field Detail

      • optimizers

        protected List<QueryOptimizer> optimizers
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Constructor Detail

      • QueryOptimizerList

        public QueryOptimizerList()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • QueryOptimizerList

        public QueryOptimizerList​(List<QueryOptimizer> optimizers)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • QueryOptimizerList

        public QueryOptimizerList​(QueryOptimizer... optimizers)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • add

        public void add​(QueryOptimizer optimizer)
        Deprecated, for removal: This API element is subject to removal in a future version.