Class Detector

java.lang.Object
org.elasticsearch.client.ml.job.config.Detector
All Implemented Interfaces:
ToXContent, ToXContentObject

public class Detector
extends java.lang.Object
implements ToXContentObject
Defines the fields and functions used in the analysis. A combination of field_name, by_field_name and over_field_name can be used depending on the specific function chosen. For more information see configuring detectors and detector functions.