Constructor and Description |
---|
ThroughputStats() |
Modifier and Type | Method and Description |
---|---|
long |
getCount() |
Duration |
getDuration() |
double |
getRate() |
void |
setCount(long count) |
void |
setDuration(Duration duration) |
String |
toString() |
This documentation was released into the public domain.