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