tachyon.examples
Class Performance
java.lang.Object
tachyon.examples.Performance
public class Performance
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Performance
public Performance()
createFiles
public static void createFiles()
throws InvalidPathException,
FileAlreadyExistException
- Throws:
InvalidPathException
FileAlreadyExistException
logPerIteration
public static void logPerIteration(long startTimeMs,
int times,
String msg,
int workerId)
main
public static void main(String[] args)
throws IOException,
InvalidPathException,
FileAlreadyExistException
- Throws:
IOException
InvalidPathException
FileAlreadyExistException
Copyright © 2013. All Rights Reserved.