com.ibm.wsspi.pmi.stat

Interface SPIBoundedRangeStatistic

  • All Superinterfaces:
    SPIBoundaryStatistic, SPIRangeStatistic, SPIStatistic, com.ibm.websphere.pmi.stat.WSBoundaryStatistic, com.ibm.websphere.pmi.stat.WSBoundedRangeStatistic, com.ibm.websphere.pmi.stat.WSRangeStatistic, com.ibm.websphere.pmi.stat.WSStatistic


    public interface SPIBoundedRangeStatistic
    extends SPIBoundaryStatistic, SPIRangeStatistic, com.ibm.websphere.pmi.stat.WSBoundedRangeStatistic
    WebSphere interface to instrument BoundedRange statistic.
    • Method Detail

      • set

        void set(long lowerBound,
               long upperBound,
               long lowWaterMark,
               long highWaterMark,
               long current,
               double integral,
               long startTime,
               long lastSampleTime)
        Set the Bounded Range statistic with the following values.
IBM WebSphere Application ServerTM
Release 9.0