|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStatisticsCollector
Interface for collecting performance counters for a host or a process.
| Method Summary | |
|---|---|
CounterSet |
getCounters()
Return the counter hierarchy. |
int |
getInterval()
The interval in seconds at which the counter values are sampled. |
void |
start()
Start collecting performance data. |
void |
stop()
Stop collecting performance data. |
| Method Detail |
|---|
int getInterval()
CounterSet getCounters()
void start()
void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||