public abstract class MinXmxMonitorRule extends ReadyApiMonitorRule
Constructor and Description |
---|
MinXmxMonitorRule(String message,
NotificationPanel.NotificationType notificationType,
long xmxMb,
long minXmxMb) |
Modifier and Type | Method and Description |
---|---|
boolean |
isConformed() |
boolean |
needsWriteToLog() |
getMessage, getNotificationType, getRuleType
public MinXmxMonitorRule(String message, NotificationPanel.NotificationType notificationType, long xmxMb, long minXmxMb)
public boolean needsWriteToLog()
needsWriteToLog
in class ReadyApiMonitorRule
public boolean isConformed()
isConformed
in class ReadyApiMonitorRule
Copyright © 2019. All rights reserved.