| Package | Description |
|---|---|
| com.github.javatlacati.contiperf |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInvocationRunner
Abstract helper class which provides common functionality for
InvocationRunners.Created: 06.04.2012 17:38:28 |
class |
ConcurrentRunner
Runs several
Runnables concurrently. |
class |
CountRunner
Calls the invoker a fixed number of times.
Created: 22.10.2009 06:30:28 |
class |
TimedRunner
Calls the invoker for a certain amount of time.
Created: 15.04.2010 23:13:52 |
| Constructor and Description |
|---|
ConcurrentRunner(String name,
InvocationRunner[] runners,
int rampUp) |
Copyright © 2019. All rights reserved.