Package org.mockserver.model
Class Delay
java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.model.Delay
- Author:
- jamesdbloom
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toString
-
Constructor Details
-
Delay
-
Delay
-
-
Method Details
-
milliseconds
-
seconds
-
minutes
-
delay
-
uniform
-
logNormal
-
gaussian
-
getTimeUnit
-
getValue
public long getValue() -
getDistribution
-
sampleValueMillis
public long sampleValueMillis() -
applyDelay
public void applyDelay()
-