Uses of Enum Class
io.hyperfoil.api.config.RelativeIteration
Packages that use RelativeIteration
-
Uses of RelativeIteration in io.hyperfoil.api.config
Fields in io.hyperfoil.api.config declared as RelativeIterationMethods in io.hyperfoil.api.config that return RelativeIterationModifier and TypeMethodDescriptionstatic RelativeIterationReturns the enum constant of this class with the specified name.static RelativeIteration[]RelativeIteration.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.hyperfoil.api.config with parameters of type RelativeIterationModifierConstructorDescriptionPhaseReference(String phase, RelativeIteration iteration, String fork) PhaseReferenceDelay(String phase, RelativeIteration iteration, String fork, long delay)