RangeStatistic (Java EE 5)

Java EE API


javax.management.j2ee.statistics Interface RangeStatistic

All Superinterfaces:
Statistic
All Known Subinterfaces:
BoundedRangeStatistic

public interface RangeStatistic
extends Statistic

Implements: Statistic
Implemented by: BoundedRangeStatistic

指定测量某个属性保存的最小值、最大值及其当前值的标准方法。
英文文档:

Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.


Method Summary
 long
 long
 long
 
Methods inherited from interface javax.management.j2ee.statistics.Statistic
 

Method Detail

public long getHighWaterMark()
此属性自测量开始以来所保存的最大值。
英文文档:

getHighWaterMark

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


public long getLowWaterMark()
此属性自测量开始以来所保存的最小值。
英文文档:

getLowWaterMark

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


public long getCurrent()
此属性的当前值。
英文文档:

getCurrent

long getCurrent()
The current value of this attribute.



Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!