GigaSpaces XAP 9.5 API

org.openspaces.admin
Interface GridComponent

All Superinterfaces:
AdminAware, DiscoverableComponent, MachineAware, OperatingSystemAware, TransportAware, VirtualMachineAware, ZoneAware
All Known Subinterfaces:
AgentGridComponent, ElasticServiceManager, GatewayProcessingUnit, GridServiceAgent, GridServiceContainer, GridServiceManager, LogProviderGridComponent, LookupService, ProcessingUnitInstance, SpaceInstance

public interface GridComponent
extends DiscoverableComponent, AdminAware, MachineAware, TransportAware, OperatingSystemAware, VirtualMachineAware, ZoneAware

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.

Author:
kimchy

Method Summary
 String getUid()
          Returns the unique id of the grid component.
 
Methods inherited from interface org.openspaces.admin.DiscoverableComponent
isDiscovered
 
Methods inherited from interface org.openspaces.admin.AdminAware
getAdmin
 
Methods inherited from interface org.openspaces.admin.machine.MachineAware
getMachine
 
Methods inherited from interface org.openspaces.admin.transport.TransportAware
getTransport
 
Methods inherited from interface org.openspaces.admin.os.OperatingSystemAware
getOperatingSystem
 
Methods inherited from interface org.openspaces.admin.vm.VirtualMachineAware
getVirtualMachine
 
Methods inherited from interface org.openspaces.admin.zone.ZoneAware
getZones
 

Method Detail

getUid

String getUid()
Returns the unique id of the grid component.


GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.