Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.lucene.benchmark.byTask.utils.Algorithm
public class Algorithm
extends Object
Constructor Summary | |
|
public Algorithm(PerfRunData runData) throws Exception
Read algorithm from file
- Parameters:
runData
- perf-run-data used at running the tasks.
public void execute() throws Exception
Execute this algorithm
public String toString()