org.apache.lucene.benchmark
public abstract class AbstractBenchmarker extends Object implements Benchmarker
Constructor and Description |
---|
AbstractBenchmarker()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
fullyDelete(File dir)
Deprecated.
Delete files and directories, even if non-empty.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
benchmark
public static boolean fullyDelete(File dir) throws IOException
dir
- file or directoryIOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.