|
GemFire 7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.gemstone.gemfire.management package instead
public interface Statistic
Interface to represent a single statistic of a StatisticResource
| Method Summary | |
|---|---|
String |
getDescription()
Deprecated. Gets the full description of this statistic. |
String |
getName()
Deprecated. Gets the identifying name of this statistic. |
String |
getUnits()
Deprecated. Gets the unit of measurement (if any) this statistic represents. |
Number |
getValue()
Deprecated. Gets the value of this statistic as a java.lang.Number. |
boolean |
isCounter()
Deprecated. Returns true if this statistic represents a numeric value which always increases. |
| Method Detail |
|---|
String getName()
Number getValue()
java.lang.Number.
String getUnits()
boolean isCounter()
String getDescription()
|
GemFire 7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||