Uses of Class
org.elasticsearch.client.ml.job.process.Quantiles
-
Packages that use Quantiles Package Description org.elasticsearch.client.ml.job.process -
-
Uses of Quantiles in org.elasticsearch.client.ml.job.process
Fields in org.elasticsearch.client.ml.job.process with type parameters of type Quantiles Modifier and Type Field Description static ConstructingObjectParser<Quantiles,Void>Quantiles. PARSERMethods in org.elasticsearch.client.ml.job.process that return Quantiles Modifier and Type Method Description QuantilesModelSnapshot. getQuantiles()Methods in org.elasticsearch.client.ml.job.process with parameters of type Quantiles Modifier and Type Method Description ModelSnapshot.BuilderModelSnapshot.Builder. setQuantiles(Quantiles quantiles)
-