public class BandwidthHistory extends Object
| Constructor and Description |
|---|
BandwidthHistory(Timestamp reportingTime,
int reportingInterval) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSample(int value) |
int |
getReportingInterval() |
Timestamp |
getReportingTime() |
Copyright © 2015. All rights reserved.