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