org.openspaces.admin
Interface GridComponent
- All Superinterfaces:
- AdminAware, DiscoverableComponent, MachineAware, OperatingSystemAware, TransportAware, VirtualMachineAware, ZoneAware
- All Known Subinterfaces:
- AgentGridComponent, GridServiceAgent, GridServiceContainer, GridServiceManager, 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. |
getUid
String getUid()
- Returns the unique id of the grid component.
Copyright © GigaSpaces.