Interface GridComponent

All Superinterfaces:
AdminAware, DiscoverableComponent, MachineAware, OperatingSystemAware, TransportAware, VirtualMachineAware, ZoneAware
All Known Subinterfaces:
AgentGridComponent, GatewayProcessingUnit, GridServiceAgent, GridServiceContainer, GridServiceManager, InternalAgentGridComponent, InternalGridComponent, InternalGridServiceAgent, InternalGridServiceContainer, InternalGridServiceManager, InternalLookupService, InternalProcessingUnitInstance, InternalSpaceInstance, LogProviderGridComponent, LookupService, ProcessingUnitInstance, SpaceInstance
All Known Implementing Classes:
AbstractAgentGridComponent, AbstractGridComponent, DefaultGatewayProcessingUnit, DefaultGridServiceAgent, DefaultGridServiceContainer, DefaultGridServiceManager, DefaultLookupService, DefaultProcessingUnitInstance, DefaultSpaceInstance

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 Details

    • getUid

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