IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel.statistics
Interface IStatistics


public interface IStatistics


Method Summary
 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.
 

Method Detail

getStatTree

IStatTree getStatTree()
The IStatistics interface retrieves the statistics counter tree associated with the current statistics processor.


stopStatistics

void stopStatistics()
Stops the delivery of statistics counters.


setPriority

void setPriority(int priority)
Changes the priority of the statistics deliver thread.

Parameters:
priority -

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.