Uses of Interface
io.hyperfoil.api.deployment.DeployedAgent
Packages that use DeployedAgent
-
Uses of DeployedAgent in io.hyperfoil.api.deployment
Methods in io.hyperfoil.api.deployment that return DeployedAgentModifier and TypeMethodDescriptionDeployer.start(Agent agent, String runId, Benchmark benchmark, Consumer<Throwable> exceptionHandler) Methods in io.hyperfoil.api.deployment with parameters of type DeployedAgentModifier and TypeMethodDescriptionvoidDeployer.downloadAgentLog(DeployedAgent deployedAgent, long offset, String destinationFile, io.vertx.core.Handler<io.vertx.core.AsyncResult<Void>> handler)