public class Average extends Sum
| Modifier and Type | Field and Description |
|---|---|
(package private) Double |
count |
keys, prefix, statisticscontext| Constructor and Description |
|---|
Average() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
void |
updateStatistics(Data item) |
getKeys, getPrefix, getStatistics, process, resetState, setKeys, setPrefixfinish, initDouble count
public void updateStatistics(Data item)
updateStatistics in class SumSum.updateStatistics(stream.Data)public void reset()
throws Exception
reset in interface Servicereset in class StatisticsLearnerExceptionStatisticsLearner.reset()Copyright © 2018. All rights reserved.