public class TestIntegralClientRunner extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static Map<Integer,Long> |
durationStats |
(package private) static int |
maxAttempts |
(package private) static int |
maxThreads |
(package private) static int |
totalPercentOfSuccess |
(package private) static int |
totalSuccess |
| Constructor and Description |
|---|
TestIntegralClientRunner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doTest() |
static void |
doTimeTest() |
static void |
main(String[] args) |
static int maxAttempts
static int maxThreads
static int totalSuccess
static int totalPercentOfSuccess
public static void doTest()
throws InterruptedException
InterruptedExceptionpublic static void doTimeTest()
throws InterruptedException
InterruptedException