GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.admin.AdminAware

Packages that use AdminAware
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.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.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. 
 

Uses of AdminAware in org.openspaces.admin
 

Subinterfaces of AdminAware in org.openspaces.admin
 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.
 

Uses of AdminAware in org.openspaces.admin.alert
 

Subinterfaces of AdminAware in org.openspaces.admin.alert
 interface AlertManager
          The AlertManager is a manager for configuring of alerts, firing of alerts, and registering for alert events.
 

Uses of AdminAware in org.openspaces.admin.application
 

Subinterfaces of AdminAware in org.openspaces.admin.application
 interface Applications
          Holds one or more Applications
 

Uses of AdminAware in org.openspaces.admin.esm
 

Subinterfaces of AdminAware in org.openspaces.admin.esm
 interface ElasticServiceManager
          The base Elastic Service Manager interface for deploying an elastic data-grid service.
 interface ElasticServiceManagers
          Provides simple means to get all the current managers, as well as as registering for manager life-cycle (added and removed) events.
 

Uses of AdminAware in org.openspaces.admin.gateway
 

Subinterfaces of AdminAware in org.openspaces.admin.gateway
 interface GatewayProcessingUnit
          A Gateway Processing unit is the building block of a Gateway.
 interface Gateways
          Gateways holds all the different Gateways that are currently discovered.
 

Uses of AdminAware in org.openspaces.admin.gsa
 

Subinterfaces of AdminAware in org.openspaces.admin.gsa
 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.
 

Uses of AdminAware in org.openspaces.admin.gsc
 

Subinterfaces of AdminAware in org.openspaces.admin.gsc
 interface GridServiceContainer
          A Grid Service Container is a container for ProcessingUnitInstances allocated to it through the GridServiceManager that manages it.
 interface GridServiceContainers
          Grid Service Containers hold all the different GridServiceContainers that are currently discovered.
 

Uses of AdminAware in org.openspaces.admin.gsm
 

Subinterfaces of AdminAware in org.openspaces.admin.gsm
 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 GridServiceManagers that are currently discovered.
 

Uses of AdminAware in org.openspaces.admin.lus
 

Subinterfaces of AdminAware in org.openspaces.admin.lus
 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 LookupServices that are currently discovered.
 

Uses of AdminAware in org.openspaces.admin.machine
 

Subinterfaces of AdminAware in org.openspaces.admin.machine
 interface Machines
          Machines hold all the different Machines that are currently discovered.
 

Uses of AdminAware in org.openspaces.admin.os
 

Subinterfaces of AdminAware in org.openspaces.admin.os
 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 OperatingSystems that are currently discovered.
 

Uses of AdminAware in org.openspaces.admin.pu
 

Subinterfaces of AdminAware in org.openspaces.admin.pu
 interface ProcessingUnit
          A processing unit holds one or more ProcessingUnitInstances.
 interface ProcessingUnitInstance
          A processing unit instance is an actual running instance of a processing unit.
 interface ProcessingUnits
          Holds one or more ProcessingUnits.
 

Uses of AdminAware in org.openspaces.admin.space
 

Subinterfaces of AdminAware in org.openspaces.admin.space
 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 Spaces.
 

Uses of AdminAware in org.openspaces.admin.transport
 

Subinterfaces of AdminAware in org.openspaces.admin.transport
 interface Transports
          Transports hold all the different Transports that are currently siscovered.
 

Uses of AdminAware in org.openspaces.admin.vm
 

Subinterfaces of AdminAware in org.openspaces.admin.vm
 interface VirtualMachines
          Virtual Machines hold all the different VirtualMachines that are currently discovered.
 

Uses of AdminAware in org.openspaces.admin.zone
 

Subinterfaces of AdminAware in org.openspaces.admin.zone
 interface Zones
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.