public class BmpIpRibLogDaoImpl extends AbstractDaoHibernate<BmpIpRibLog,Long> implements BmpIpRibLogDao
m_criteriaConverter
Constructor and Description |
---|
BmpIpRibLogDaoImpl() |
Modifier and Type | Method and Description |
---|---|
List<StatsByAsn> |
getStatsByAsnForInterval(String interval) |
List<StatsByPeer> |
getStatsByPeerForInterval(String interval) |
List<StatsByPrefix> |
getStatsByPrefixForInterval(String interval) |
buildHibernateCallback, bulkDelete, clear, countAll, countMatching, countMatching, delete, delete, deleteAll, find, find, findAll, findMatching, findMatching, findObjects, findUnique, flush, get, initDao, initialize, load, lock, merge, queryInt, queryInt, save, saveOrUpdate, update
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
public List<StatsByPeer> getStatsByPeerForInterval(String interval)
getStatsByPeerForInterval
in interface BmpIpRibLogDao
public List<StatsByAsn> getStatsByAsnForInterval(String interval)
getStatsByAsnForInterval
in interface BmpIpRibLogDao
public List<StatsByPrefix> getStatsByPrefixForInterval(String interval)
getStatsByPrefixForInterval
in interface BmpIpRibLogDao
Copyright © 2021. All rights reserved.