| Package | Description | 
|---|---|
| org.openspaces.admin | 
 Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
 | 
| org.openspaces.admin.esm | 
 Support for managing of Elastic Service Manager(s) through the Admin API. 
 | 
| org.openspaces.admin.gateway | |
| 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.admin | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.esm | |
| org.openspaces.admin.internal.gateway | |
| 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.internal.pu | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.space | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.support | 
 Internally Used. 
 | 
| org.openspaces.admin.lus | 
 Support for managing of Lookup Service(s) through the Admin API. 
 | 
| org.openspaces.admin.pu | 
 Support for managing of Processing Unit(s) through the Admin API. 
 | 
| org.openspaces.admin.space | 
 Support for managing of Space(s) through the Admin API. 
 | 
| org.openspaces.grid.gsm.containers | |
| org.openspaces.grid.gsm.machines | |
| org.openspaces.grid.gsm.rebalancing | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AgentGridComponent
An Agent grid component is a  
GridComponent that can be started by a
 GridServiceAgent. | 
interface  | 
LogProviderGridComponent
A grid component that can provide the ability to extract logging information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GridComponent | 
Admin.getGridComponentByUID(String uid)
Returns the Grid Component represented by this UID; e.g. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ElasticServiceManager
Deprecated. 
 
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
GatewayProcessingUnit
A Gateway Processing unit is the building block of a  
Gateway. | 
| 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  
ProcessingUnitInstances
 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 | Method and Description | 
|---|---|
GridComponent | 
DefaultAdmin.getGridComponentByUID(String uid)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
InternalElasticServiceManager  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultElasticServiceManager  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultGatewayProcessingUnit  | 
| 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  | 
InternalProcessingUnitInstance  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultProcessingUnitInstance  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
InternalSpaceInstance  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultSpaceInstance  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
InternalAgentGridComponent  | 
interface  | 
InternalGridComponent  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractAgentGridComponent  | 
class  | 
AbstractGridComponent  | 
| 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. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ProcessingUnitInstance
A processing unit instance is an actual running instance of a processing unit. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SpaceInstance
A Space Instance is a single instance of a space running as a part of a  
Space. | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
ContainersSlaUtils.gscToString(GridComponent container)  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
MachinesSlaUtils.gscToString(GridComponent container)  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
RebalancingUtils.gscToString(GridComponent container)  | 
Copyright © GigaSpaces.