|
GemFire 5.7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Statistic
Interface to represent a single statistic of a StatisticResource
| Method Summary | |
|---|---|
String |
getDescription()
Gets the full description of this statistic. |
String |
getName()
Gets the identifying name of this statistic. |
String |
getUnits()
Gets the unit of measurement (if any) this statistic represents. |
Number |
getValue()
Gets the value of this statistic as a java.lang.Number. |
boolean |
isCounter()
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 5.7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||