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, waitbenchmarkpublic static boolean fullyDelete(File dir) throws IOException
dir - file or directoryIOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.