org.apache.lucene.benchmark.byTask.tasks
public class RepSumByPrefTask extends ReportTask
Field Summary | |
---|---|
protected String | prefix |
Constructor Summary | |
---|---|
RepSumByPrefTask(PerfRunData runData) |
Method Summary | |
---|---|
int | doLogic() |
protected Report | reportSumByPrefix(List taskStats) |
void | setPrefix(String prefix) |
String | toString() |