Uses of Class
org.openspaces.admin.alert.config.GarbageCollectionAlertConfigurer
Packages that use GarbageCollectionAlertConfigurer
-
Uses of GarbageCollectionAlertConfigurer in org.openspaces.admin.alert.config
Methods in org.openspaces.admin.alert.config that return GarbageCollectionAlertConfigurerModifier and TypeMethodDescriptionGarbageCollectionAlertConfigurer.enable(boolean enabled) GarbageCollectionAlertConfigurer.raiseAlertForGcDurationOf(long period, TimeUnit timeUnit) Raise an alert if gc took longer than the specified period of time.GarbageCollectionAlertConfigurer.resolveAlertForGcDurationOf(long period, TimeUnit timeUnit) Resolve a previously raised alert if gc took less than the specified period of time.