JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.management.j2ee.statistics

Interface RangeStatistic

  • All Superinterfaces:
    Statistic
    All Known Subinterfaces:
    BoundedRangeStatistic


    public interface RangeStatistic
    extends Statistic 
    Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
    • Method Detail

      • getHighWaterMark

        long getHighWaterMark()
        The highest value this attribute has held since the beginning of the measurement.
      • getLowWaterMark

        long getLowWaterMark()
        The lowest value this attribute has held since the beginning of the measurement.
      • getCurrent

        long getCurrent()
        The current value of this attribute.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /