|
GigaSpaces XAP 7.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperatingSystem
An operating system is a virtual entity that container information about the operating system one
or more grid components are running within. An operating system is bounded to a Machine
and shares the same lifecycle.
| Field Summary |
|---|
| Fields inherited from interface org.openspaces.admin.StatisticsMonitor |
|---|
DEFAULT_HISTORY_SIZE, DEFAULT_MONITOR_INTERVAL |
| Method Summary | |
|---|---|
OperatingSystemDetails |
getDetails()
Returns details (static view) of the operating system. |
OperatingSystemStatistics |
getStatistics()
Returns the statistics of the operating system. |
OperatingSystemStatisticsChangedEventManager |
getStatisticsChanged()
Allows to register for OperatingSystemStatisticsChangedEventListeners. |
String |
getUid()
Returns the uid of the operating system. |
| Methods inherited from interface org.openspaces.admin.AdminAware |
|---|
getAdmin |
| Methods inherited from interface org.openspaces.admin.StatisticsMonitor |
|---|
isMonitoring, setStatisticsHistorySize, setStatisticsInterval, startStatisticsMonitor, stopStatisticsMontior |
| Method Detail |
|---|
String getUid()
OperatingSystemDetails getDetails()
OperatingSystemStatistics getStatistics()
OperatingSystemStatisticsChangedEventManager getStatisticsChanged()
OperatingSystemStatisticsChangedEventListeners.
Note, in order to receive events, the StatisticsMonitor.startStatisticsMonitor() needs to be called.
|
GigaSpaces XAP 7.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||