Uses of Class
org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEvent
Packages that use OperatingSystemStatisticsChangedEvent
Package
Description
Internally Used.
Support for managing of Operating System events through the Admin API.
-
Uses of OperatingSystemStatisticsChangedEvent in org.openspaces.admin.internal.alert.bean
Methods in org.openspaces.admin.internal.alert.bean with parameters of type OperatingSystemStatisticsChangedEventModifier and TypeMethodDescriptionvoidCpuUtilizationAlertBean.operatingSystemStatisticsChanged(OperatingSystemStatisticsChangedEvent event) voidPhysicalMemoryUtilizationAlertBean.operatingSystemStatisticsChanged(OperatingSystemStatisticsChangedEvent event) -
Uses of OperatingSystemStatisticsChangedEvent in org.openspaces.admin.internal.os.events
Methods in org.openspaces.admin.internal.os.events with parameters of type OperatingSystemStatisticsChangedEventModifier and TypeMethodDescriptionvoidClosureOperatingSystemStatisticsChangedEventListener.operatingSystemStatisticsChanged(OperatingSystemStatisticsChangedEvent event) voidDefaultOperatingSystemStatisticsChangedEventManager.operatingSystemStatisticsChanged(OperatingSystemStatisticsChangedEvent event) -
Uses of OperatingSystemStatisticsChangedEvent in org.openspaces.admin.os.events
Methods in org.openspaces.admin.os.events with parameters of type OperatingSystemStatisticsChangedEventModifier and TypeMethodDescriptionvoidOperatingSystemStatisticsChangedEventListener.operatingSystemStatisticsChanged(OperatingSystemStatisticsChangedEvent event) A callback indicating the statistics have changed.