Module org.elasticsearch.xcore
Class AdaptiveAllocationsSettings.Builder
java.lang.Object
org.elasticsearch.xpack.core.ml.inference.assignment.AdaptiveAllocationsSettings.Builder
- Enclosing class:
AdaptiveAllocationsSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()voidsetEnabled(Boolean enabled) voidsetMaxNumberOfAllocations(Integer maxNumberOfAllocations) voidsetMinNumberOfAllocations(Integer minNumberOfAllocations)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
setEnabled
-
setMinNumberOfAllocations
-
setMaxNumberOfAllocations
-
build
-