|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MeterGraphPageInfo
Information about a saved/pre-configured meter graph.
| Method Summary | |
|---|---|
int |
getColumns()
Returns the preferred number of columns. |
MeterGraphInfo[] |
getMeterGraphs()
Returns the graphs on the page. |
java.lang.String |
getName()
Returns the meter graphs page name. |
long |
getPeriod()
Returns the preferred period in milliseconds |
boolean |
isHeapDump()
Should we display heap dump? |
boolean |
isJmxDump()
Should we display jmx-dump? |
boolean |
isLog()
Should we display log? |
boolean |
isProfile()
Should we display profile? |
boolean |
isSummary()
Should we display summary? |
boolean |
isThreadDump()
Should we display thread-dump? |
| Method Detail |
|---|
java.lang.String getName()
int getColumns()
long getPeriod()
boolean isSummary()
boolean isLog()
boolean isHeapDump()
boolean isProfile()
boolean isThreadDump()
boolean isJmxDump()
MeterGraphInfo[] getMeterGraphs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||