Class QuerySettingDef.Builder<T>

java.lang.Object
org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder<T>
Enclosing class:
QuerySettingDef<T>

public static final class QuerySettingDef.Builder<T> extends Object
Fluent builder for QuerySettingDef. Terminates in build(), which validates the combination of flags and constructs the immutable setting.