com.ibm.websphere.pmi.client

Interface CpdStat

  • All Superinterfaces:
    java.lang.Cloneable, CpdValue, CpdXML, PmiConstants, java.io.Serializable

    Deprecated. 
    As of 6.0, PMI Client API is replaced with JMX interface and MBean StatisticsProvider model. PMI CpdCollection data structure is replaced by J2EE Performance Data Framework defined in javax.management.j2ee.statistics package.

    The CpdStat is a 4.0 class and will be supported in 5.0. It maps to JSR77's TimeStatistic.


    public interface CpdStat
    extends CpdValue
    • Method Detail

      • mean

        double mean()
        Deprecated. 
        Return the mean.
      • variance

        double variance()
        Deprecated. 
      • standardDeviation

        double standardDeviation()
        Deprecated. 
      • sumSquares

        double sumSquares()
        Deprecated. 
      • confidence

        double confidence(int level)
        Deprecated. 
      • count

        int count()
        Deprecated. 
      • total

        double total()
        Deprecated. 
      • min

        long min()
        Deprecated. 
      • max

        long max()
        Deprecated. 
IBM WebSphere Application ServerTM
Release 8.5