public abstract class AbstractLoadRunner extends Object implements Runnable
| Constructor and Description |
|---|
AbstractLoadRunner(long time,
long frequency) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doWork() |
int |
getCounter() |
long |
getDelay() |
long |
getTestEndTime() |
long |
getTestStartTime() |
protected void |
onTestFinish() |
void |
run() |
protected final Logger log
Copyright © 2008–2021 Tigase. All rights reserved.