|
IBM WebSphere Extended Deployment (XD)TM, Release 6.1 ObjectGrid API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StatsGroup
StatsGroup is a parent of a collection of StatsFact instances. A StatsGroup provide an aggregated view of all the children that are part of the group by aggregating the corresponding statistics in the individual StatsFact instances.
A StatsGroup could be a parent of a collection of StatsGroup instances
| Method Summary | |
|---|---|
void |
addChild(StatsFact child)
Adds a child to this group. |
| Methods inherited from interface com.ibm.websphere.objectgrid.stats.StatsFact |
|---|
getName, getStatsModule, statsToString |
| Method Detail |
|---|
void addChild(StatsFact child)
child - a child StatsFact
|
IBM WebSphere Extended Deployment (XD)TM, Release 6.1 ObjectGrid API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||