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 |
---|---|
GridServiceContainers |
Admin.getGridServiceContainers()
Returns the grid service containers discovered.
|
Modifier and Type | Method and Description |
---|---|
GridServiceContainers |
GridServiceAgent.getGridServiceContainers() |
Modifier and Type | Method and Description |
---|---|
GridServiceContainers |
Machine.getGridServiceContainers()
Returns the grid service containers running on the machine.
|
Modifier and Type | Method and Description |
---|---|
GridServiceContainers |
Zone.getGridServiceContainers()
Returns the grid service containers running within the zone.
|
Copyright © GigaSpaces.