Package | Description |
---|---|
org.opennms.netmgt.telemetry.protocols.bmp.persistence.api | |
org.opennms.netmgt.telemetry.protocols.bmp.persistence.impl |
Modifier and Type | Method and Description |
---|---|
BmpRouter |
BmpRouterDao.findByRouterHashId(String hashId) |
BmpRouter |
BmpPeer.getBmpRouter() |
Modifier and Type | Method and Description |
---|---|
List<BmpRouter> |
BmpRouterDao.findRoutersByCollectorHashId(String collectorHashId) |
Modifier and Type | Method and Description |
---|---|
void |
BmpPeer.setBmpRouter(BmpRouter bmpRouter) |
Modifier and Type | Method and Description |
---|---|
BmpRouter |
BmpRouterDaoImpl.findByRouterHashId(String hashId) |
Modifier and Type | Method and Description |
---|---|
List<BmpRouter> |
BmpRouterDaoImpl.findRoutersByCollectorHashId(String collectorHashId) |
Copyright © 2021. All rights reserved.