Contain classes and interfaces to enable integration with the Service Grid.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
namespace GigaSpaces.XAP.ProcessingUnit.Containers.ServiceGrid
Namespace GigaSpaces.XAP.ProcessingUnit.Containers.ServiceGrid
namespace GigaSpaces.XAP.ProcessingUnit.Containers.ServiceGrid
package GigaSpaces.XAP.ProcessingUnit.Containers.ServiceGrid
Types
All Types | Interfaces |
Icon | Type | Description |
---|---|---|
IServiceDetails |
Details for a generic service that exists within a processing unit.
| |
IServiceMonitors |
Provide monitoring of a generic service that exists within a processing unit.
| |
IServiceMonitorsProvider |
A provider of one or more IServiceMonitors. A component within a processing
unit can implement it in order to expose "statistics" information regarding the service.
|