Package | Description |
---|---|
org.openspaces.admin |
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
|
org.openspaces.admin.internal.admin |
Internally Used.
|
org.openspaces.admin.internal.os |
Internally Used.
|
org.openspaces.admin.internal.os.events |
Internally Used.
|
org.openspaces.admin.os.events |
Support for managing of Operating System events through the Admin API.
|
Modifier and Type | Method and Description |
---|---|
OperatingSystems |
Admin.getOperatingSystems()
Returns the Operating Systems discovered.
|
Modifier and Type | Method and Description |
---|---|
OperatingSystems |
DefaultAdmin.getOperatingSystems() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalOperatingSystems |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOperatingSystems |
Constructor and Description |
---|
DefaultOperatingSystemsStatisticsChangedEventManager(InternalAdmin admin,
OperatingSystems operatingSystems) |
DefaultOperatingSystemStatisticsChangedEventManager(InternalAdmin admin,
OperatingSystems operatingSystems) |
Modifier and Type | Method and Description |
---|---|
OperatingSystems |
OperatingSystemsStatisticsChangedEvent.getOperatingSystems()
Returns the operating systems component associated with the event.
|
Constructor and Description |
---|
OperatingSystemsStatisticsChangedEvent(OperatingSystems operatingSystems,
OperatingSystemsStatistics statistics) |
Copyright © GigaSpaces.