public interface IStatisticsCollector extends ICounterSetAccess
| Modifier and Type | Method and Description |
|---|---|
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.
|
getCountersCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.