Uses of Class
io.hyperfoil.api.config.SLA
-
Packages that use SLA Package Description io.hyperfoil.api.config -
-
Uses of SLA in io.hyperfoil.api.config
Fields in io.hyperfoil.api.config declared as SLA Modifier and Type Field Description static SLA[]SLABuilder. DEFAULTMethods in io.hyperfoil.api.config that return SLA Modifier and Type Method Description SLASLABuilder. build()SLA[]SLABuilder.ListBuilder. build()SLASLA.Failure. sla()SLA[]SLA.Provider. sla()Constructors in io.hyperfoil.api.config with parameters of type SLA Constructor Description Failure(SLA sla, java.lang.String phase, java.lang.String metric, StatisticsSnapshot statistics, java.lang.String message)
-