public class TestMeter extends Object implements Meter
TestMeter()
long
getCount()
double
getRate()
void
markEvent()
markEvent(long n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestMeter()
public void markEvent()
Meter
markEvent
public void markEvent(long n)
n
public double getRate()
getRate
public long getCount()
getCount
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.