Modifier and Type | Method and Description |
---|---|
long |
getCount()
Returns the number of events which have been marked.
|
double |
getFifteenMinuteRate()
Returns the fifteen-minute moving average rate at which events have
occurred since the meter was created.
|
double |
getFiveMinuteRate()
Returns the five-minute moving average rate at which events have
occurred since the meter was created.
|
double |
getMeanRate()
Returns the mean rate at which events have occurred since the meter was created.
|
double |
getOneMinuteRate()
Returns the one-minute moving average rate at which events have
occurred since the meter was created.
|
long getCount()
double getFifteenMinuteRate()
double getFiveMinuteRate()
double getMeanRate()
double getOneMinuteRate()
Copyright © 2021. All rights reserved.