程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.util |
限定符和类型 | 类和说明 |
---|---|
class |
ExponentialMovingAverage
EMA is similar to
WeightedMovingAverage in weighted, but the weighting factor decrease
exponentially. |
class |
WeightedMovingAverage
Different from SMA
SimpleMovingAverage , WeightedMovingAverage gives each data different
weight. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.