| Package | Description |
|---|---|
| org.openspaces.admin |
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
|
| org.openspaces.admin.gsa |
Support for managing of Grid Service Agent(s) through the Admin API.
|
| org.openspaces.admin.machine |
Support for managing of Machine(s) through the Admin API.
|
| org.openspaces.admin.zone |
Support for managing of Zone(s) through the Admin API.
|
| Modifier and Type | Method and Description |
|---|---|
GridServiceManagers |
Admin.getGridServiceManagers()
Returns the grid service managers discovered.
|
| Modifier and Type | Method and Description |
|---|---|
GridServiceManagers |
GridServiceAgent.getGridServiceManagers() |
| Modifier and Type | Method and Description |
|---|---|
GridServiceManagers |
Machine.getGridServiceManagers()
Returns the grid service managers running on the machine.
|
| Modifier and Type | Method and Description |
|---|---|
GridServiceManagers |
Zone.getGridServiceManagers()
Returns the grid service managers running within the zone.
|
Copyright © GigaSpaces.