Class MlFilter

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

public class MlFilter
extends java.lang.Object
implements ToXContentObject
An MlFilter Object A filter contains a list of strings. It can be used by one or more jobs. Specifically, filters are referenced in the custom_rules property of detector configuration objects.