Module org.elasticsearch.xcore
Class DefaultDetectorDescription
java.lang.Object
org.elasticsearch.xpack.core.ml.job.config.DefaultDetectorDescription
-
Method Summary
-
Method Details
-
of
Returns the default description for the givendetector- Parameters:
detector- theDetectorfor which a default description is requested- Returns:
- the default description
-
appendOn
Appends to the givenStringBuilderthe default description for the givendetector- Parameters:
detector- theDetectorfor which a default description is requestedsb- theStringBuilderto append to
-