Class PlannerUtils

java.lang.Object
org.elasticsearch.xpack.esql.planner.PlannerUtils

public class PlannerUtils extends Object
  • Field Details

    • NON_BREAKING_BLOCK_FACTORY

      @Deprecated(forRemoval=true) public static final BlockFactory NON_BREAKING_BLOCK_FACTORY
      Deprecated, for removal: This API element is subject to removal in a future version.
      A non-breaking block factory used to create small pages during the planning TODO: Remove this
  • Constructor Details

    • PlannerUtils

      public PlannerUtils()
  • Method Details