public interface EventCountDao extends OnmsDao<OnmsEvent,Integer>
Modifier and Type | Method and Description |
---|---|
Set<CountedObject<String>> |
getUeiCounts(Integer limit) |
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
Set<CountedObject<String>> getUeiCounts(Integer limit)
Copyright © 2021. All rights reserved.