|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Report | |
org.apache.lucene.benchmark.byTask.stats | Statistics maintained when running benchmark tasks. |
Uses of Report in org.apache.lucene.benchmark.byTask.stats |
Methods in org.apache.lucene.benchmark.byTask.stats that return Report | |
Report |
Points.reportAll()
Report detailed statistics as a string |
Report |
Points.reportSumByName()
Report statistics as a string, aggregate for tasks named the same. |
Report |
Points.reportSumByNameRound()
Report statistics as a string, aggregate for tasks named the same, and from the same round. |
Report |
Points.reportSumByPrefix(String prefix)
|
Report |
Points.reportSumByPrefixRound(String prefix)
|
Report |
Points.reportSelectByPrefix(String prefix)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |