|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.cosbench.utils.MapRegistry<Metrics>
com.intel.cosbench.bench.Report
public class Report
This class is a list of metrics, it represents all metrics needed for one report.
Metrics| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.intel.cosbench.utils.MapRegistry |
|---|
MapRegistry.Item |
| Constructor Summary | |
|---|---|
Report()
|
|
| Method Summary | |
|---|---|
void |
addMetrics(Metrics metrics)
|
Metrics[] |
getAllMetrics()
|
Metrics |
getMetrics(java.lang.String name)
|
| Methods inherited from class com.intel.cosbench.utils.MapRegistry |
|---|
addItem, getAllItems, getItem, getSize, iterator |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Report()
| Method Detail |
|---|
public void addMetrics(Metrics metrics)
public Metrics getMetrics(java.lang.String name)
public Metrics[] getAllMetrics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||