Uses of Interface
org.openspaces.admin.vm.VirtualMachineAware
Packages that use VirtualMachineAware
Package
Description
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
Support for managing of Grid Service Agent(s) through the Admin API.
Support for managing of Grid Service Container(s) through the Admin API.
Support for managing of Grid Service Manager(s) through the Admin API.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Support for managing of Lookup Service(s) through the Admin API.
Support for managing of Processing Unit(s) through the Admin API.
Support for managing of Space(s) through the Admin API.
Support for managing of Transport(s) through the Admin API.
-
Uses of VirtualMachineAware in org.openspaces.admin
Subinterfaces of VirtualMachineAware in org.openspaces.adminModifier and TypeInterfaceDescriptioninterfaceAn Agent grid component is aGridComponentthat can be started by aGridServiceAgent.interfaceGrid 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.interfaceA grid component that can provide the ability to extract logging information. -
Uses of VirtualMachineAware in org.openspaces.admin.gateway
Subinterfaces of VirtualMachineAware in org.openspaces.admin.gatewayModifier and TypeInterfaceDescriptioninterfaceA Gateway Processing unit is the building block of aGateway. -
Uses of VirtualMachineAware in org.openspaces.admin.gsa
Subinterfaces of VirtualMachineAware in org.openspaces.admin.gsaModifier and TypeInterfaceDescriptioninterfaceA Grid Service Agent is a process manager allowing to start and stop (on the operating system process level) processes (such asGridServiceManager,GridServiceContainerandLookupService. -
Uses of VirtualMachineAware in org.openspaces.admin.gsc
Subinterfaces of VirtualMachineAware in org.openspaces.admin.gscModifier and TypeInterfaceDescriptioninterfaceA Grid Service Container is a container forProcessingUnitInstances allocated to it through theGridServiceManagerthat manages it. -
Uses of VirtualMachineAware in org.openspaces.admin.gsm
Subinterfaces of VirtualMachineAware in org.openspaces.admin.gsmModifier and TypeInterfaceDescriptioninterfaceA Grid Service Manager is a manager forProcessingUnitdeployments (acting either as primary or backups for a certain processing unit deployment). -
Uses of VirtualMachineAware in org.openspaces.admin.internal.gateway
Classes in org.openspaces.admin.internal.gateway that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.gsa
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.gsaClasses in org.openspaces.admin.internal.gsa that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.gsc
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.gscClasses in org.openspaces.admin.internal.gsc that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.gsm
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.gsmClasses in org.openspaces.admin.internal.gsm that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.lus
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.lusClasses in org.openspaces.admin.internal.lus that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.pu
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.puClasses in org.openspaces.admin.internal.pu that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.space
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.spaceClasses in org.openspaces.admin.internal.space that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.support
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.supportModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in org.openspaces.admin.internal.support that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.transport
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.transportClasses in org.openspaces.admin.internal.transport that implement VirtualMachineAware -
Uses of VirtualMachineAware in org.openspaces.admin.internal.vm
Subinterfaces of VirtualMachineAware in org.openspaces.admin.internal.vmModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of VirtualMachineAware in org.openspaces.admin.lus
Subinterfaces of VirtualMachineAware in org.openspaces.admin.lusModifier and TypeInterfaceDescriptioninterfaceA lookup service acts a lookup server where different grid components register and maintain a lease against. -
Uses of VirtualMachineAware in org.openspaces.admin.pu
Subinterfaces of VirtualMachineAware in org.openspaces.admin.puModifier and TypeInterfaceDescriptioninterfaceA processing unit instance is an actual running instance of a processing unit. -
Uses of VirtualMachineAware in org.openspaces.admin.space
Subinterfaces of VirtualMachineAware in org.openspaces.admin.spaceModifier and TypeInterfaceDescriptioninterfaceA Space Instance is a single instance of a space running as a part of aSpace. -
Uses of VirtualMachineAware in org.openspaces.admin.transport
Subinterfaces of VirtualMachineAware in org.openspaces.admin.transportModifier and TypeInterfaceDescriptioninterfaceA transport holds information on the communication layer that is used by a grid component.