Package | Description |
---|---|
org.opennms.netmgt.telemetry.protocols.bmp.persistence.api | |
org.opennms.netmgt.telemetry.protocols.bmp.persistence.impl |
Modifier and Type | Method and Description |
---|---|
BmpRouteInfo |
BmpRouteInfoDao.findByPrefixAndOriginAs(String prefix,
Integer prefixLen,
Long originAsn) |
Modifier and Type | Method and Description |
---|---|
List<BmpRouteInfo> |
BmpRouteInfoDao.findByPrefix(String prefix) |
Modifier and Type | Method and Description |
---|---|
BmpRouteInfo |
BmpRouteInfoDaoImpl.findByPrefixAndOriginAs(String prefix,
Integer prefixLen,
Long originAsn) |
Modifier and Type | Method and Description |
---|---|
List<BmpRouteInfo> |
BmpRouteInfoDaoImpl.findByPrefix(String prefix) |
Copyright © 2021. All rights reserved.