public class BmpUnicastPrefixDaoImpl extends AbstractDaoHibernate<BmpUnicastPrefix,Long> implements BmpUnicastPrefixDao
m_criteriaConverter
Constructor and Description |
---|
BmpUnicastPrefixDaoImpl() |
Modifier and Type | Method and Description |
---|---|
BmpUnicastPrefix |
findByHashId(String hashId) |
List<StatsPeerRib> |
getPeerRibCountsByPeer() |
List<PrefixByAS> |
getPrefixesGroupedByAS() |
List<BmpUnicastPrefix> |
getUnicastPrefixesAfterDate(String hashId,
Date time) |
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 BmpUnicastPrefix findByHashId(String hashId)
findByHashId
in interface BmpUnicastPrefixDao
public List<BmpUnicastPrefix> getUnicastPrefixesAfterDate(String hashId, Date time)
getUnicastPrefixesAfterDate
in interface BmpUnicastPrefixDao
public List<PrefixByAS> getPrefixesGroupedByAS()
getPrefixesGroupedByAS
in interface BmpUnicastPrefixDao
public List<StatsPeerRib> getPeerRibCountsByPeer()
getPeerRibCountsByPeer
in interface BmpUnicastPrefixDao
Copyright © 2021. All rights reserved.