Class TimeWindowAggregator
java.lang.Object
org.apache.dubbo.metrics.aggregate.TimeWindowAggregator
-
Constructor Details
-
TimeWindowAggregator
public TimeWindowAggregator(int bucketNum, int timeWindowSeconds)
-
-
Method Details
-
getSlidingWindow
-
add
public void add(double value) -
get
-