[Missing <summary> documentation for "N:GigaSpaces.Core.Admin.ServiceGrid.LookupService"]
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
namespace GigaSpaces.Core.Admin.ServiceGrid.LookupService
Namespace GigaSpaces.Core.Admin.ServiceGrid.LookupService
namespace GigaSpaces.Core.Admin.ServiceGrid.LookupService
package GigaSpaces.Core.Admin.ServiceGrid.LookupService
Types
All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
ILookupLocator |
Details of a ILookupService locator.
| |
ILookupService |
A lookup service acts a lookup server where different grid components register and maintain
a lease against. It provides the ability to discover these grid components.
| |
ILookupServices |
Lookup Services hold all the different ILookupServices that are currently
discovered.
Provides simple means to get all the current lus, as well as as registering for
lus lifecycle (added and removed) events.
| |
IServiceId |
A universally unique identifier (UUID) for registered services.
| |
LookupServiceAddedEventArgs |
Provides data for LookupServiceAdded event.
| |
LookupServiceRemovedEventArgs |
Provides data for LookupServiceRemoved event.
|