GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfigurer

Packages that use PhysicalMemoryUtilizationAlertConfigurer
org.openspaces.admin.alert.config   
 

Uses of PhysicalMemoryUtilizationAlertConfigurer in org.openspaces.admin.alert.config
 

Methods in org.openspaces.admin.alert.config that return PhysicalMemoryUtilizationAlertConfigurer
 PhysicalMemoryUtilizationAlertConfigurer PhysicalMemoryUtilizationAlertConfigurer.enable(boolean enabled)
           
 PhysicalMemoryUtilizationAlertConfigurer PhysicalMemoryUtilizationAlertConfigurer.measurementPeriod(long period, TimeUnit timeUnit)
          Set the period of time a physical memory alert should be triggered if it's reading is above/below the threshold setting.
 PhysicalMemoryUtilizationAlertConfigurer PhysicalMemoryUtilizationAlertConfigurer.raiseAlertIfMemoryAbove(int highThreshold)
          Raise an alert if physical memory is above the specified threshold for a period of time.
 PhysicalMemoryUtilizationAlertConfigurer PhysicalMemoryUtilizationAlertConfigurer.resolveAlertIfMemoryBelow(int lowThreshold)
          Resolve the previously raised alert if physical memory goes below the specified threshold for a period of time.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.