public class LogReplay
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MIN_SLEEP_TIME
time, in milliseconds, that it is not worth sleeping for
|
Constructor and Description |
---|
LogReplay(java.util.Properties properties) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
replayExercise()
Replay the PDUs that have been logged
|
public static final int MIN_SLEEP_TIME