public interface IStatistics
Modifier and Type | Method and Description |
---|---|
IStatTree |
getStatTree()
The IStatistics interface retrieves the statistics counter tree associated with the current statistics processor.
|
void |
setPriority(int priority)
Changes the priority of the statistics deliver thread.
|
void |
stopStatistics()
Stops the delivery of statistics counters.
|
IStatTree getStatTree()
void stopStatistics()
void setPriority(int priority)
priority
- © Copyright IBM Corp. 2013. All rights reserved.