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

Interface IText

  • All Superinterfaces:
    IStatTree


    public interface IText
    extends IStatTree
    The IText interface is used for text based statistical counters.

    Statistical counters that do not fit any of the other counter types can be created as type TEXT. IBM Rational Performance Tester assumes no meaning for TEXT counters, but collects them in the performance test results.

    • Method Detail

      • setText

        void setText(String text)
        Sets the string value of the the counter.
        Parameters:
        text - the value for the counter.
IBM Rational Performance Tester TES

© Copyright IBM Corp. 2013. All rights reserved.