Uses of Class
org.apache.lucene.benchmark.byTask.stats.Report

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)
           
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.