Class AnomalyRecord

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

public class AnomalyRecord
extends java.lang.Object
implements ToXContentObject
Anomaly Record POJO. Uses the object wrappers Boolean and Double so null values can be returned if the members have not been set.