public abstract class AlarmStats extends Object
| Constructor and Description |
|---|
AlarmStats() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Long> |
alarmcallbackCountByType() |
abstract long |
alertCount() |
static AlarmStats |
create(long alertCount,
Map<String,Long> alarmcallbackCountByType) |
Copyright © 2015–2016 Graylog, Inc.. All rights reserved.