Uses of Class
io.hyperfoil.api.config.Agent
Packages that use Agent
-
Uses of Agent in io.hyperfoil.api.config
Methods in io.hyperfoil.api.config that return AgentConstructors in io.hyperfoil.api.config with parameters of type AgentModifierConstructorDescriptionBenchmark(String name, String version, BenchmarkSource source, Map<String, String> params, Map<String, byte[]> files, Agent[] agents, int defaultThreads, Map<Class<? extends PluginConfig>, PluginConfig> plugins, Collection<Phase> phases, Map<String, Object> tags, long statisticsCollectionPeriod, String triggerUrl, List<RunHook> preHooks, List<RunHook> postHooks, Benchmark.FailurePolicy failurePolicy) -
Uses of Agent in io.hyperfoil.api.deployment
Methods in io.hyperfoil.api.deployment with parameters of type Agent