| Package | Description |
|---|---|
| org.openspaces.admin.internal.alert.bean.util | |
| org.openspaces.admin.internal.os |
Internally Used.
|
| org.openspaces.admin.os |
Support for managing of Operating System(s) through the Admin API.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
AlertBeanUtils.getMachineDescription(OperatingSystemDetails details) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOperatingSystemDetails |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystemDetails |
DefaultOperatingSystem.getDetails() |
OperatingSystemDetails |
DefaultOperatingSystemStatistics.getDetails() |
| Constructor and Description |
|---|
DefaultOperatingSystemsDetails(OperatingSystemDetails[] details) |
DefaultOperatingSystemStatistics(OSStatistics stats,
OperatingSystemDetails details,
OperatingSystemStatistics previousStats,
int historySize,
long timeDelta) |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystemDetails |
OperatingSystem.getDetails()
Returns details (static view) of the operating system.
|
OperatingSystemDetails |
OperatingSystemStatistics.getDetails()
Returns the operating system details.
|
Copyright © GigaSpaces.