GigaSpaces XAP.NET Documentation
GigaSpaces.Core.Admin.ServiceGrid.OperatingSystem Namespace
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.OperatingSystem

[Missing <summary> documentation for N:GigaSpaces.Core.Admin.ServiceGrid.OperatingSystem]

Declaration Syntax
C#Visual BasicVisual C++J#
namespace GigaSpaces.Core.Admin.ServiceGrid.OperatingSystem
Namespace GigaSpaces.Core.Admin.ServiceGrid.OperatingSystem
namespace GigaSpaces.Core.Admin.ServiceGrid.OperatingSystem
package GigaSpaces.Core.Admin.ServiceGrid.OperatingSystem
Types
All TypesClassesInterfaces
IconTypeDescription
INetworkStatistics
Holds network related statistics

IOperatingSystem
An operating system is a virtual entity that contains information about the operating system one or more grid components are running within. An operating system is bounded to a IMachine and shares the same lifecycle.

IOperatingSystemAware
A grid components that is operating system aware allows to get the IOperatingSystem that it runs within.

IOperatingSystemDetails
Operating System Details includes static information (non-changeable) regarding the operating system.

IOperatingSystems
Machines hold all the different IOperatingSystems that are currently discovered. Provides simple means to get all the current operating systems, as well as as registering for operating system lifecycle (added and removed) events. Provides the ability to start monitoring statistics in a polling fashion. Once monitoring is performed, a statistics event can be listened in order to receive statistics change events. When starting to monitor for statistics, each IOperatingSystem will also start its statistics monitoring, and newly discovered ones will also start monitoring for statistics automatically.

IOperatingSystemsDetails
An aggregated view of all the currently discovered IOperatingSystemDetails

IOperatingSystemsStatistics
An aggregated statistics of all the different IOperatingSystemStatistics

IOperatingSystemStatistics
Statistics of a specific IOperatingSystem.

OperatingSystemsStatisticsChangedEventArgs
An event indicating that an IOperatingSystemsStatistics has changed.

OperatingSystemStatisticsChangedEventArgs
An event indicating that an IOperatingSystemsStatistics has changed.