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