| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Monitor
A monitor bean. Used to monitor different beans within a processing unit.
| Method Summary | |
|---|---|
 int | 
getHistorySize()
The size of the history of values saved.  | 
 String | 
getName()
Returns the name of the monitor.  | 
 long | 
getPeriod()
A period (in milliseconds) when this value will be checked.  | 
 double | 
getValue()
The value of the monitor.  | 
| Method Detail | 
|---|
String getName()
long getPeriod()
double getValue()
int getHistorySize()
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||