| Constructor and Description |
|---|
Failure(SLA sla,
String phase,
String metric,
StatisticsSnapshot statistics,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
message() |
String |
metric() |
String |
phase() |
SLA |
sla() |
StatisticsSnapshot |
statistics() |
public Failure(SLA sla, String phase, String metric, StatisticsSnapshot statistics, String message)
public SLA sla()
public String phase()
public String metric()
public StatisticsSnapshot statistics()
public String message()
Copyright © 2019 JBoss by Red Hat. All rights reserved.