Uses of Class
org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask

Packages that use ResetInputsTask
org.apache.lucene.benchmark.byTask.tasks Extendable benchmark tasks. 
 

Uses of ResetInputsTask in org.apache.lucene.benchmark.byTask.tasks
 

Subclasses of ResetInputsTask in org.apache.lucene.benchmark.byTask.tasks
 class ResetSystemEraseTask
          Reset all index and input data and call gc, erase index and dir, does NOT clear statistics.
 class ResetSystemSoftTask
          Reset all index and input data and call gc, does NOT erase index/dir, does NOT clear statistics.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.