public class DHTQueryStatistics extends Object
| Constructor and Description |
|---|
DHTQueryStatistics() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAverageTime() |
int |
getCount() |
double |
getSuccessRate() |
void |
report(long time,
boolean success) |
Copyright © 2014. All rights reserved.