public class Performance extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Performance.GeneralWorker |
static class |
Performance.HdfsWorker |
static class |
Performance.TachyonReadWorker |
static class |
Performance.TachyonWriterWorker |
static class |
Performance.Worker |
| Constructor and Description |
|---|
Performance() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createFiles() |
static void |
logPerIteration(long startTimeMs,
int times,
String msg,
int workerId) |
static void |
main(String[] args) |
public static void createFiles()
throws IOException
IOExceptionpublic static void logPerIteration(long startTimeMs,
int times,
String msg,
int workerId)
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2014. All rights reserved.