|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.benchmark.AbstractBenchmarker
public abstract class AbstractBenchmarker
Constructor Summary | |
---|---|
AbstractBenchmarker()
|
Method Summary | |
---|---|
static boolean |
fullyDelete(java.io.File dir)
Delete files and directories, even if non-empty. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.lucene.benchmark.Benchmarker |
---|
benchmark |
Constructor Detail |
---|
public AbstractBenchmarker()
Method Detail |
---|
public static boolean fullyDelete(java.io.File dir) throws java.io.IOException
dir
- file or directory
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |