public class AdaptorAveragedRate extends Object
| Constructor and Description |
|---|
AdaptorAveragedRate() |
AdaptorAveragedRate(long unit,
double rate) |
| Modifier and Type | Method and Description |
|---|---|
long |
getIntervalInSeconds() |
double |
getRate() |
void |
setIntervalInSeconds(long unit) |
void |
setRate(double rate) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.