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.internal.admin |
Internally Used.
|
org.openspaces.admin.internal.gsa |
Internally Used.
|
org.openspaces.admin.internal.lus |
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 |
---|---|
LookupServices |
Admin.getLookupServices()
Returns the lookup services discovered.
|
Modifier and Type | Method and Description |
---|---|
LookupServices |
GridServiceAgent.getLookupServices() |
Modifier and Type | Method and Description |
---|---|
LookupServices |
DefaultAdmin.getLookupServices() |
Modifier and Type | Method and Description |
---|---|
LookupServices |
DefaultGridServiceAgent.getLookupServices() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalLookupServices |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLookupServices |
Modifier and Type | Method and Description |
---|---|
LookupServices |
DefaultMachine.getLookupServices() |
Modifier and Type | Method and Description |
---|---|
LookupServices |
DefaultVirtualMachine.getLookupServices() |
LookupServices |
InternalVirtualMachine.getLookupServices() |
Modifier and Type | Method and Description |
---|---|
LookupServices |
DefaultZone.getLookupServices() |
Modifier and Type | Method and Description |
---|---|
LookupServices |
Machine.getLookupServices()
Returns the lookup services that are running on the machine.
|
Modifier and Type | Method and Description |
---|---|
LookupServices |
Zone.getLookupServices()
Returns the lookup services that are running within the zone.
|
Copyright © GigaSpaces.