Uses of Class
org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfigurer
Packages that use ReplicationRedoLogSizeAlertConfigurer
-
Uses of ReplicationRedoLogSizeAlertConfigurer in org.openspaces.admin.alert.config
Methods in org.openspaces.admin.alert.config that return ReplicationRedoLogSizeAlertConfigurerModifier and TypeMethodDescriptionReplicationRedoLogSizeAlertConfigurer.enable(boolean enabled) ReplicationRedoLogSizeAlertConfigurer.raiseAlertIfRedoLogSizeAbove(int highThreshold) Raise an alert if the number of packets in the redo log is above the specified threshold.ReplicationRedoLogSizeAlertConfigurer.resolveAlertIfRedoLogSizeBelow(int lowThreshold) Resolve a previously raised alert if the number of packets in the redo log goes below the specified threshold.