public class Link extends Object
| Modifier and Type | Field and Description |
|---|---|
private double |
avgResponseTime |
private long |
callCount |
private String |
dstEndpoint |
private long |
errorCount |
private double |
maxResponseTime |
private double |
minResponseTime |
private String |
srcEndpoint |
| Constructor and Description |
|---|
Link() |
Copyright © 2020–2021. All rights reserved.