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

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

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

Methods in org.apache.lucene.benchmark.byTask.tasks that return TaskSequence
 TaskSequence TaskSequence.getParent()
           
 

Constructors in org.apache.lucene.benchmark.byTask.tasks with parameters of type TaskSequence
TaskSequence(PerfRunData runData, String name, TaskSequence parent, boolean parallel)
           
 



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