Class ApproximationSettings.Builder
java.lang.Object
org.elasticsearch.xpack.esql.approximation.ApproximationSettings.Builder
- Enclosing class:
ApproximationSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()confidenceLevel(Double confidenceLevel) merge(ApproximationSettings override) Override with the provided settings' non-null fields.
-
Constructor Details
-
Builder
public Builder(boolean enabled)
-
-
Method Details
-
rows
-
confidenceLevel
-
merge
Override with the provided settings' non-null fields. -
build
-