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