GigaSpaces XAP 8.0 API

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

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

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

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


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.