public class BenchmarkWorker extends Object
Benchmark worker that can execute an HTTP method given number of times
| Constructor and Description |
|---|
BenchmarkWorker(HttpClient httpexecutor,
int verbosity) |
public BenchmarkWorker(HttpClient httpexecutor, int verbosity)
public Stats execute(HostConfiguration hostconf, HttpMethod method, int count, boolean keepalive) throws HttpException
HttpExceptionCopyright © 2012 Apache Software Foundation. All Rights Reserved.