public class TimeWindowCounter extends Object
TimeWindowCounter(int bucketNum, int timeWindowSeconds)
long
bucketLivedSeconds()
void
decrement()
decrement(Long step)
double
get()
increment()
increment(Long step)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeWindowCounter(int bucketNum, int timeWindowSeconds)
public double get()
public long bucketLivedSeconds()
public void increment()
public void increment(Long step)
public void decrement()
public void decrement(Long step)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.