Module org.elasticsearch.xcore
Class GetTrainedModelsAction.Includes
java.lang.Object
org.elasticsearch.xpack.core.ml.action.GetTrainedModelsAction.Includes
- All Implemented Interfaces:
Writeable
- Enclosing class:
GetTrainedModelsAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionall()empty()booleaninthashCode()booleanbooleanbooleanbooleanbooleanvoidwriteTo(StreamOutput out)
-
Field Details
-
DEFINITION
- See Also:
-
-
Constructor Details
-
Includes
-
Includes
- Throws:
IOException
-
-
Method Details
-
forModelDefinition
-
empty
-
all
-
writeTo
- Specified by:
writeToin interfaceWriteable- Throws:
IOException
-
isIncludeModelDefinition
public boolean isIncludeModelDefinition() -
isIncludeTotalFeatureImportance
public boolean isIncludeTotalFeatureImportance() -
isIncludeFeatureImportanceBaseline
public boolean isIncludeFeatureImportanceBaseline() -
isIncludeHyperparameters
public boolean isIncludeHyperparameters() -
isIncludeDefinitionStatus
public boolean isIncludeDefinitionStatus() -
equals
-
hashCode
public int hashCode()
-