| Package | Description |
|---|---|
| io.hyperfoil.api.config | |
| io.hyperfoil.api.statistics |
| Modifier and Type | Method and Description |
|---|---|
StatisticsSnapshot |
SLA.Failure.statistics() |
| Modifier and Type | Method and Description |
|---|---|
SLA.Failure |
SLA.validate(String phase,
String metric,
StatisticsSnapshot statistics) |
| Constructor and Description |
|---|
Failure(SLA sla,
String phase,
String metric,
StatisticsSnapshot statistics,
String message) |
| Modifier and Type | Method and Description |
|---|---|
StatisticsSnapshot |
StatisticsSnapshot.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsSnapshot.addInto(StatisticsSnapshot target) |
void |
StatisticsSnapshot.copyInto(StatisticsSnapshot target) |
void |
StatisticsSnapshot.subtractFrom(StatisticsSnapshot target) |
| Modifier and Type | Method and Description |
|---|---|
void |
Statistics.visitSnapshots(Consumer<StatisticsSnapshot> consumer) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.