Uses of Class
org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask
Packages that use ResetInputsTask
-
Uses of ResetInputsTask in org.apache.lucene.benchmark.byTask.tasks
Subclasses of ResetInputsTask in org.apache.lucene.benchmark.byTask.tasksModifier and TypeClassDescriptionclass
Reset all index and input data and call gc, erase index and dir, does NOT clear statistics.class
Reset all index and input data and call gc, does NOT erase index/dir, does NOT clear statistics.