Uses of Class
io.hyperfoil.api.config.StartWithDelay
Packages that use StartWithDelay
-
Uses of StartWithDelay in io.hyperfoil.api.config
Fields in io.hyperfoil.api.config declared as StartWithDelayMethods in io.hyperfoil.api.config that return StartWithDelayConstructors in io.hyperfoil.api.config with parameters of type StartWithDelayModifierConstructorDescriptionPhase(SerializableSupplier<Benchmark> benchmark, int id, int iteration, String name, Scenario scenario, long startTime, Collection<String> startAfter, Collection<String> startAfterStrict, Collection<String> terminateAfterStrict, long duration, long maxDuration, String sharedResources, boolean isWarmup, Model model, Map<String, SLA[]> customSlas, StartWithDelay startWithDelay)