public abstract class FreeMemoryMonitorRule extends ReadyApiMonitorPeriodRule
| Modifier and Type | Field and Description |
|---|---|
protected int |
percentThreshold |
| Constructor and Description |
|---|
FreeMemoryMonitorRule(String message,
NotificationPanel.NotificationType notificationType,
int percentThreshold,
int observancePeriodMs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doIsConformed() |
isConformedgetMessage, getNotificationType, getRuleType, needsWriteToLogpublic FreeMemoryMonitorRule(String message, NotificationPanel.NotificationType notificationType, int percentThreshold, int observancePeriodMs)
public boolean doIsConformed()
doIsConformed in class ReadyApiMonitorPeriodRuleCopyright © 2019. All rights reserved.