[Missing <summary> documentation for "N:GigaSpaces.Core.Admin.ServiceGrid.Transport"]
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
namespace GigaSpaces.Core.Admin.ServiceGrid.Transport
Namespace GigaSpaces.Core.Admin.ServiceGrid.Transport
namespace GigaSpaces.Core.Admin.ServiceGrid.Transport
package GigaSpaces.Core.Admin.ServiceGrid.Transport
Types
All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
ILRMIInboundMonitoringDetails |
Monitoring details of inbound lrmi communication, e.g hosted services that are serving remote invocation calls that are
executed via remote proxies.
| |
ILRMIMethodMonitoringDetails |
Tracking details of a specific method.
| |
ILRMIMonitoringDetails |
Monitoring details of the LRMI layer.
| |
ILRMIOutboundMonitoringDetails |
Monitoring details of outbound lrmi communication, e.g proxies invoking methods on remote services.
| |
ILRMIProxyMonitoringDetails |
Monitoring details of a single remote proxy.
| |
ILRMIServiceClientMonitoringDetails |
Tracking details of a single client on a specific service.
| |
ILRMIServiceClientMonitoringId |
Tracking id of a single client on a specific service.
| |
ILRMIServiceMonitoringDetails |
Tracking details of a single hosted service.
| |
ITransport |
A transport holds information on the communication layer that is used by a grid component.
| |
ITransportAware |
A grid component implements this interface if it can provide information regarding the transport
it is using.
| |
ITransportDetails |
Holds details (non changeable information) of a single transport.
| |
ITransportLRMIMonitoring |
Provide low level monitoring capabilities of the transport layer
| |
ITransports |
Transports hold all the different ITransportS that are currently discovered.
| |
ITransportsDetails |
Holds details (non changeable information) of a single transport.
| |
ITransportsStatistics |
An aggregated view of ITransportStatistics.
| |
ITransportStatistics |
A transport level statistics.
| |
TransportsStatisticsChangedEventArgs |
An event indicating that an aggregated transports level statistics has changed.
| |
TransportStatisticsChangedEventArgs |
An event indicating that a transport level statistics has changed.
|