Uses of Interface
org.openspaces.admin.os.OperatingSystemsDetails
Packages that use OperatingSystemsDetails
Package
Description
Internally Used.
Support for managing of Operating System(s) through the Admin API.
-
Uses of OperatingSystemsDetails in org.openspaces.admin.internal.os
Classes in org.openspaces.admin.internal.os that implement OperatingSystemsDetailsMethods in org.openspaces.admin.internal.os that return OperatingSystemsDetailsModifier and TypeMethodDescriptionDefaultOperatingSystems.getDetails()DefaultOperatingSystemsStatistics.getDetails()Constructors in org.openspaces.admin.internal.os with parameters of type OperatingSystemsDetailsModifierConstructorDescriptionDefaultOperatingSystemsStatistics(OperatingSystemStatistics[] stats, OperatingSystemsStatistics previousStats, OperatingSystemsDetails details, int historySize) -
Uses of OperatingSystemsDetails in org.openspaces.admin.os
Methods in org.openspaces.admin.os that return OperatingSystemsDetailsModifier and TypeMethodDescriptionOperatingSystems.getDetails()Returns an aggregated view of all the operating systems details.OperatingSystemsStatistics.getDetails()Returns the aggregated operating systems details.