Class Layout.Builder

java.lang.Object
org.elasticsearch.xpack.esql.planner.Layout.Builder
Enclosing interface:
Layout

public static class Layout.Builder extends Object
Builder class for Layout. The builder ensures that layouts cannot be altered after creation (through references to the underlying map).
  • Constructor Details

    • Builder

      public Builder()
  • Method Details