| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.lucene.benchmark.byTask.utils.Algorithmpublic class Algorithmextends ObjectConstructor 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 ExceptionExecute this algorithm
public String toString()