Package io.hyperfoil.api.config
Class SLA.PercentileLimit
- java.lang.Object
-
- io.hyperfoil.api.config.SLA.PercentileLimit
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- SLA
public static class SLA.PercentileLimit extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PercentileLimit(double percentile, long responseTime)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublepercentile()longresponseTime()
-