Uses of Class
org.apache.hadoop.mapreduce.v2.app.speculate.forecast.SimpleExponentialSmoothing
Packages that use SimpleExponentialSmoothing
-
Uses of SimpleExponentialSmoothing in org.apache.hadoop.mapreduce.v2.app.speculate.forecast
Methods in org.apache.hadoop.mapreduce.v2.app.speculate.forecast that return SimpleExponentialSmoothingModifier and TypeMethodDescriptionstatic SimpleExponentialSmoothingSimpleExponentialSmoothing.createForecast(long timeConstant, int skipCnt, long stagnatedWindow, long timeStamp)