public abstract class AbstractBenchmarker extends java.lang.Object implements Benchmarker
| Constructor and Description |
|---|
AbstractBenchmarker()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
fullyDelete(java.io.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(java.io.File dir)
throws java.io.IOException
dir - file or directoryjava.io.IOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.