|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Report | |
---|---|
org.apache.lucene.benchmark.byTask.tasks | Extendable benchmark tasks. |
Uses of Report in org.apache.lucene.benchmark.byTask.tasks |
---|
Methods in org.apache.lucene.benchmark.byTask.tasks that return Report | |
---|---|
protected Report |
ReportTask.genPartialReport(int reported,
LinkedHashMap<String,TaskStats> partOfTasks,
int totalSize)
|
protected Report |
RepAllTask.reportAll(List<TaskStats> taskStats)
Report detailed statistics as a string |
protected Report |
RepSelectByPrefTask.reportSelectByPrefix(List<TaskStats> taskStats)
|
protected Report |
RepSumByNameTask.reportSumByName(List<TaskStats> taskStats)
Report statistics as a string, aggregate for tasks named the same. |
protected Report |
RepSumByNameRoundTask.reportSumByNameRound(List<TaskStats> taskStats)
Report statistics as a string, aggregate for tasks named the same, and from the same round. |
protected Report |
RepSumByPrefTask.reportSumByPrefix(List<TaskStats> taskStats)
|
protected Report |
RepSumByPrefRoundTask.reportSumByPrefixRound(List<TaskStats> taskStats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |