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.gsa |
Internally Used.
|
org.openspaces.admin.internal.machine |
Internally Used.
|
org.openspaces.admin.internal.vm |
Internally Used.
|
org.openspaces.admin.internal.zone | |
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 |
---|---|
GridServiceAgents |
Admin.getGridServiceAgents()
Returns the grid service agents discovered.
|
Modifier and Type | Method and Description |
---|---|
GridServiceAgents |
DefaultAdmin.getGridServiceAgents() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceAgents |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGridServiceAgents |
Modifier and Type | Method and Description |
---|---|
GridServiceAgents |
DefaultMachine.getGridServiceAgents() |
Modifier and Type | Method and Description |
---|---|
GridServiceAgents |
InternalVirtualMachine.getGridServiceAgents() |
GridServiceAgents |
DefaultVirtualMachine.getGridServiceAgents() |
Modifier and Type | Method and Description |
---|---|
GridServiceAgents |
DefaultZone.getGridServiceAgents() |
Modifier and Type | Method and Description |
---|---|
GridServiceAgents |
Machine.getGridServiceAgents()
Returns the grid service agents running on the machine.
|
Modifier and Type | Method and Description |
---|---|
GridServiceAgents |
Zone.getGridServiceAgents()
Returns the grid service agents running within the zone.
|
Copyright © GigaSpaces.