public class ApacheBench extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COM_REQ |
static String |
CON_LEV |
static String |
LOG_FILE |
static String |
PATH_APACHE_BENCH |
static String |
REQ_PER_SEC |
static String |
TIME |
| Constructor and Description |
|---|
ApacheBench() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
start(Command command) |
void |
start(String command) |
public static final String PATH_APACHE_BENCH
public static final String REQ_PER_SEC
public static final String CON_LEV
public static final String COM_REQ
public static final String TIME
public static final String LOG_FILE
Copyright © 2014 Eclipse Foundation. All rights reserved.