Package | Description |
---|---|
org.openspaces.admin |
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
|
org.openspaces.admin.alert |
Support for managing Alerts through the Admin API.
|
org.openspaces.admin.application | |
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.alert | |
org.openspaces.admin.internal.application | |
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.machine |
Internally Used.
|
org.openspaces.admin.internal.os |
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.internal.transport |
Internally Used.
|
org.openspaces.admin.internal.vm |
Internally Used.
|
org.openspaces.admin.internal.zone | |
org.openspaces.admin.lus |
Support for managing of Lookup Service(s) through the Admin API.
|
org.openspaces.admin.machine |
Support for managing of Machine(s) through the Admin API.
|
org.openspaces.admin.os |
Support for managing of Operating System(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.admin.transport |
Support for managing of Transport(s) through the Admin API.
|
org.openspaces.admin.vm |
Support for managing of Virtual Machine(s) through the Admin API.
|
org.openspaces.admin.zone |
Support for managing of Zone(s) through the Admin API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AgentGridComponent
An Agent grid component is a
GridComponent that can be started by a
GridServiceAgent . |
interface |
GridComponent
Grid Component is an element that can provide information on the machine it is running one, the
transport it uses, the Operating system it is running on, and the virtual machine that started
it.
|
interface |
LogProviderGridComponent
A grid component that can provide the ability to extract logging information.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AlertManager
The AlertManager is a manager for configuring of alerts, firing of alerts, and
registering for alert events.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Applications
Holds one or more
Application s |
Modifier and Type | Interface and Description |
---|---|
interface |
GatewayProcessingUnit
A Gateway Processing unit is the building block of a
Gateway . |
interface |
GatewayProcessingUnits
Holds one or more
GatewayProcessingUnit s. |
interface |
Gateways
Gateways holds all the different
Gateway s that are currently discovered. |
interface |
InternalGateways |
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 . |
interface |
GridServiceAgents
Grid Service Agents hold all the different
GridServiceAgent that are currently
discovered. |
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. |
interface |
GridServiceContainers
Grid Service Containers hold all the different
GridServiceContainer s that are currently
discovered. |
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). |
interface |
GridServiceManagers
Grid Service Containers hold all the different
GridServiceManager s that are currently
discovered. |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalAlertManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAlertManager |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalApplications |
Modifier and Type | Class and Description |
---|---|
class |
DefaultApplications |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGatewayProcessingUnits |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGatewayProcessingUnit |
class |
DefaultGatewayProcessingUnits |
class |
DefaultGateways |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceAgent |
interface |
InternalGridServiceAgents |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGridServiceAgent |
class |
DefaultGridServiceAgents |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceContainer |
interface |
InternalGridServiceContainers |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGridServiceContainer |
class |
DefaultGridServiceContainers |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalGridServiceManager |
interface |
InternalGridServiceManagers |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGridServiceManager |
class |
DefaultGridServiceManagers |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalLookupService |
interface |
InternalLookupServices |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLookupService |
class |
DefaultLookupServices |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalMachines |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMachines |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalOperatingSystem |
interface |
InternalOperatingSystems |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOperatingSystem |
class |
DefaultOperatingSystems |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalProcessingUnit |
interface |
InternalProcessingUnitInstance |
interface |
InternalProcessingUnits |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProcessingUnit |
class |
DefaultProcessingUnitInstance |
class |
DefaultProcessingUnits |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalSpaceInstance |
interface |
InternalSpaces |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpaceInstance |
class |
DefaultSpaces |
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 |
InternalTransports |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTransports |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalVirtualMachines |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVirtualMachines |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalZones |
Modifier and Type | Class and Description |
---|---|
class |
DefaultZones |
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.
|
interface |
LookupServices
Lookup Services hold all the different
LookupService s that are currently discovered. |
Modifier and Type | Interface and Description |
---|---|
interface |
Machines
Machines hold all the different
Machine s that are currently discovered. |
Modifier and Type | Interface and Description |
---|---|
interface |
OperatingSystem
An operating system is a virtual entity that container information about the operating system one
or more grid components are running within.
|
interface |
OperatingSystems
Machines hold all the different
OperatingSystem s that are currently discovered. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessingUnit
A processing unit holds one or more
ProcessingUnitInstance s. |
interface |
ProcessingUnitInstance
A processing unit instance is an actual running instance of a processing unit.
|
interface |
ProcessingUnits
Holds one or more
ProcessingUnit s. |
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 . |
interface |
Spaces
Spaces holds all the currently discovered
Space s. |
Modifier and Type | Interface and Description |
---|---|
interface |
Transports
Transports hold all the different
Transport s that are
currently siscovered. |
Modifier and Type | Interface and Description |
---|---|
interface |
VirtualMachines
Virtual Machines hold all the different
VirtualMachine s that are currently discovered. |
Modifier and Type | Interface and Description |
---|---|
interface |
Zones |
Copyright © GigaSpaces.