|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.benchmark.byTask.stats.Report
Textual report of current statistics.
Method Summary | |
int |
getOutOf()
Returns total number of stats points when this report was created. |
int |
getReported()
Returns number of stats points represented in this report. |
int |
getSize()
Returns number of lines in the reoprt. |
String |
getText()
Returns the report text. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int getOutOf()
public int getSize()
public String getText()
public int getReported()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |