public interface BmpStatsByPrefixDao extends OnmsDao<BmpStatsByPrefix,Long>
Modifier and Type | Method and Description |
---|---|
BmpStatsByPrefix |
findByPrefixAndIntervalTime(String peerHashId,
String prefix,
Date intervalTime) |
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
BmpStatsByPrefix findByPrefixAndIntervalTime(String peerHashId, String prefix, Date intervalTime)
Copyright © 2021. All rights reserved.