public class Runner extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
static Random |
RANDOM |
| Modifier and Type | Method and Description |
|---|---|
Runner |
add(net.oneandone.sushi.fs.Node<?> log,
String application,
int max) |
Runner |
add(String... pathList) |
Runner |
addAll() |
void |
addTypes(Module module,
String variant) |
static Runner |
create(String name,
net.oneandone.sushi.fs.World world) |
Engine |
getEngine() |
void |
invoke() |
void |
invoke(int clientCount,
int requestCount) |
void |
invoke(int clientCount,
int requestCount,
boolean random,
boolean lastModified,
boolean stats) |
int |
pathCount() |
public static final Random RANDOM
public static final org.slf4j.Logger LOG
public static Runner create(String name, net.oneandone.sushi.fs.World world) throws IOException
IOExceptionpublic int pathCount()
public Runner add(net.oneandone.sushi.fs.Node<?> log, String application, int max) throws IOException
IOExceptionpublic Runner addAll()
public Engine getEngine()
Copyright © 2004–2017 1&1. All rights reserved.