public class MockLoad extends Object
| Constructor and Description |
|---|
MockLoad() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
build(File baseDir,
long averageDuration,
PrintStream out) |
static void |
main(String... args) |
static String |
toHexString(byte[] data) |
public static boolean build(File baseDir, long averageDuration, PrintStream out) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static String toHexString(byte[] data)
Copyright © 2016–2021. All rights reserved.