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