public class AlertingDisabledDao extends Object implements org.glowroot.common2.repo.AlertingDisabledRepository
| Modifier and Type | Method and Description |
|---|---|
Long |
getAlertingDisabledUntilTime(String agentRollupId) |
void |
setAlertingDisabledUntilTime(String agentRollupId,
Long disabledUntilTime) |
Copyright © 2011–2019 Glowroot contributors. All rights reserved.