Package | Description |
---|---|
org.openspaces.admin.gsa |
Support for managing of Grid Service Agent(s) through the Admin API.
|
org.openspaces.admin.gsc |
Support for managing of Grid Service Container(s) through the Admin API.
|
org.openspaces.admin.gsm |
Support for managing of Grid Service Manager(s) through the Admin API.
|
org.openspaces.admin.internal.gsa |
Internally Used.
|
org.openspaces.admin.internal.gsc |
Internally Used.
|
org.openspaces.admin.internal.gsm |
Internally Used.
|
org.openspaces.admin.internal.lus |
Internally Used.
|
org.openspaces.admin.lus |
Support for managing of Lookup Service(s) through the Admin API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GridServiceAgent
A Grid Service Agent is a process manager allowing to start and stop (on the operating system
process level) processes (such as
GridServiceManager , GridServiceContainer and LookupService . |
Modifier and Type | Interface and Description |
---|---|
interface |
GridServiceContainer
A Grid Service Container is a container for
ProcessingUnitInstance s
allocated to it through the GridServiceManager that manages it. |
Modifier and Type | Interface and Description |
---|---|
interface |
GridServiceManager
A Grid Service Manager is a manager for
ProcessingUnit
deployments (acting either as primary or backups for a certain processing unit deployment). |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceAgent |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGridServiceAgent |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceContainer |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGridServiceContainer |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGridServiceManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalLookupService |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLookupService |
Modifier and Type | Interface and Description |
---|---|
interface |
LookupService
A lookup service acts a lookup server where different grid components register and maintain a
lease against.
|
Copyright © GigaSpaces.