public class Performance extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Performance.GeneralWorker |
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
IOException
public static void logPerIteration(long startTimeMs, int times, String msg, int workerId)
public static void main(String[] args) throws IOException, InvalidPathException, FileAlreadyExistException
Copyright © 2013. All rights reserved.