| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Statistic
The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
| Method Summary | |
|---|---|
 java.lang.String | 
getDescription()
A human-readable description of the Statistic.  | 
 long | 
getLastSampleTime()
The time of the last measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.  | 
 java.lang.String | 
getName()
The name of this Statistic.  | 
 long | 
getStartTime()
The time of the first measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.  | 
 java.lang.String | 
getUnit()
The unit of measurement for this Statistic.  | 
| Method Detail | 
|---|
java.lang.String getName()
java.lang.String getUnit()
java.lang.String getDescription()
long getStartTime()
long getLastSampleTime()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41