Uses of Interface
org.openspaces.admin.os.OperatingSystemDetails
Packages that use OperatingSystemDetails
Package
Description
Internally Used.
Support for managing of Operating System(s) through the Admin API.
-
Uses of OperatingSystemDetails in org.openspaces.admin.internal.alert.bean.util
Methods in org.openspaces.admin.internal.alert.bean.util with parameters of type OperatingSystemDetailsModifier and TypeMethodDescriptionstatic StringAlertBeanUtils.getMachineDescription(OperatingSystemDetails details) -
Uses of OperatingSystemDetails in org.openspaces.admin.internal.os
Classes in org.openspaces.admin.internal.os that implement OperatingSystemDetailsMethods in org.openspaces.admin.internal.os that return OperatingSystemDetailsModifier and TypeMethodDescriptionDefaultOperatingSystem.getDetails()DefaultOperatingSystemStatistics.getDetails()Constructors in org.openspaces.admin.internal.os with parameters of type OperatingSystemDetailsModifierConstructorDescriptionDefaultOperatingSystemStatistics(OSStatistics stats, OperatingSystemDetails details, OperatingSystemStatistics previousStats, int historySize, long timeDelta) -
Uses of OperatingSystemDetails in org.openspaces.admin.os
Methods in org.openspaces.admin.os that return OperatingSystemDetailsModifier and TypeMethodDescriptionOperatingSystem.getDetails()Returns details (static view) of the operating system.OperatingSystemStatistics.getDetails()Returns the operating system details.