public interface IText extends IStatTree
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.
Modifier and Type | Method and Description |
---|---|
void |
setText(String text)
Sets the string value of the the counter.
|
getAverage, getAverage, getDistribution, getDistribution, getRange, getRange, getRate, getRate, getScalar, getScalar, getStat, getStatic, getStatic, getStructure, getStructure, getText, getText, getVerificationPoint, getVerificationPoint, makeDefinition, makeObservation, setDescription
void setText(String text)
text
- the value for the counter.© Copyright IBM Corp. 2013. All rights reserved.