[Missing <summary> documentation for "N:GigaSpaces.Core.Admin.ServiceGrid.Container"]
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
namespace GigaSpaces.Core.Admin.ServiceGrid.Container
Namespace GigaSpaces.Core.Admin.ServiceGrid.Container
namespace GigaSpaces.Core.Admin.ServiceGrid.Container
package GigaSpaces.Core.Admin.ServiceGrid.Container
Types
All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
GridServiceContainerAddedEventArgs |
Provides data for GridServiceContainerAdded event.
| |
GridServiceContainerRemovedEventArgs |
Provides data for GridServiceContainerRemoved event.
| |
IGridServiceContainer |
A Grid Service Container is a container for IProcessingUnitInstances
allocated to it through the IGridServiceManager that manages it.
| |
IGridServiceContainers |
Grid Service Containers hold all the different IGridServiceContainers that are currently
discovered.
Provides simple means to get all the current containers, as well as as registering for
container lifecycle (added and removed) events.
|