Uses of Class
io.hyperfoil.api.config.SLA.PercentileLimit
Packages that use SLA.PercentileLimit
-
Uses of SLA.PercentileLimit in io.hyperfoil.api.config
Methods in io.hyperfoil.api.config that return types with arguments of type SLA.PercentileLimitConstructor parameters in io.hyperfoil.api.config with type arguments of type SLA.PercentileLimitModifierConstructorDescriptionSLA(long window, double errorRatio, double invalidRatio, long meanResponseTime, double blockedRatio, Collection<SLA.PercentileLimit> limits)