Uses of Class
org.elasticsearch.client.ml.job.stats.ForecastStats
-
Packages that use ForecastStats Package Description org.elasticsearch.client.ml.job.stats -
-
Uses of ForecastStats in org.elasticsearch.client.ml.job.stats
Fields in org.elasticsearch.client.ml.job.stats with type parameters of type ForecastStats Modifier and Type Field Description static ConstructingObjectParser<ForecastStats,Void>ForecastStats. PARSERMethods in org.elasticsearch.client.ml.job.stats that return ForecastStats Modifier and Type Method Description ForecastStatsJobStats. getForecastStats()An object that provides statistical information about forecasts of this job.
-