public class TimeWindowCounter extends Object
Maintains a ring buffer of Counter to provide count over a sliding windows of time.
| 构造器和说明 |
|---|
TimeWindowCounter(int bucketNum,
int timeWindowSeconds) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.