org.apache.lucene.benchmark.byTask.utils
Class Algorithm
java.lang.Object
org.apache.lucene.benchmark.byTask.utils.Algorithm
- public class Algorithm
- extends Object
Test algorithm, as read from file
Algorithm
public Algorithm(PerfRunData runData)
throws Exception
- Read algorithm from file
- Parameters:
runData
- perf-run-data used at running the tasks.
- Throws:
Exception
- if errors while parsing the algorithm
toString
public String toString()
execute
public void execute()
throws Exception
- Execute this algorithm
- Throws:
Exception
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.