Uses of Class
org.elasticsearch.client.ml.job.results.OverallBucket
-
Packages that use OverallBucket Package Description org.elasticsearch.client.ml org.elasticsearch.client.ml.job.results -
-
Uses of OverallBucket in org.elasticsearch.client.ml
Methods in org.elasticsearch.client.ml that return types with arguments of type OverallBucket Modifier and Type Method Description List<OverallBucket>GetOverallBucketsResponse. overallBuckets()The retrieved overall buckets -
Uses of OverallBucket in org.elasticsearch.client.ml.job.results
Fields in org.elasticsearch.client.ml.job.results with type parameters of type OverallBucket Modifier and Type Field Description static ConstructingObjectParser<OverallBucket,Void>OverallBucket. PARSER
-