Uses of Package
org.apache.lucene.benchmark.byTask.tasks

Packages that use org.apache.lucene.benchmark.byTask.tasks
org.apache.lucene.benchmark.byTask.stats Statistics maintained when running benchmark tasks. 
org.apache.lucene.benchmark.byTask.tasks Extendable benchmark tasks. 
 

Classes in org.apache.lucene.benchmark.byTask.tasks used by org.apache.lucene.benchmark.byTask.stats
PerfTask
          A (abstract) task to be tested for performance.
 

Classes in org.apache.lucene.benchmark.byTask.tasks used by org.apache.lucene.benchmark.byTask.tasks
PerfTask
          A (abstract) task to be tested for performance.
ReadTask
          Read index (abstract) task.
ReportTask
          Report (abstract) task - all report tasks extend this task.
RepSumByPrefTask
          Report by-name-prefix statistics aggregated by name.
TaskSequence
          Sequence of parallel or sequential tasks.
 



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