public interface BmpAsnPathAnalysisDao extends OnmsDao<BmpAsnPathAnalysis,Long>
Modifier and Type | Method and Description |
---|---|
BmpAsnPathAnalysis |
findByAsnPath(Long asn,
Long asnLeft,
Long asnRight,
boolean asnLeftPeering) |
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
BmpAsnPathAnalysis findByAsnPath(Long asn, Long asnLeft, Long asnRight, boolean asnLeftPeering)
Copyright © 2021. All rights reserved.