test
Class BasePerfTest
java.lang.Object
test.BasePerfTest
- Direct Known Subclasses:
- TestLineReader, TestNameTable, TestRawStream, TestUTF8
public abstract class BasePerfTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasePerfTest
protected BasePerfTest()
test
protected final int test(String[] args)
throws Exception
- Throws:
Exception
test2
protected final int test2(File file,
int SECS)
throws Exception
- Throws:
Exception
testExec
protected abstract int testExec(File file)
throws Exception
- Throws:
Exception
Copyright © 2012 Fasterxml.com. All Rights Reserved.