Package | Description |
---|---|
org.opennms.netmgt.telemetry.protocols.bmp.persistence.api | |
org.opennms.netmgt.telemetry.protocols.bmp.persistence.impl |
Modifier and Type | Method and Description |
---|---|
BmpPeer |
BmpPeerDao.findByPeerHashId(String hashId) |
BmpPeer |
BmpUnicastPrefix.getBmpPeer() |
Modifier and Type | Method and Description |
---|---|
Set<BmpPeer> |
BmpRouter.getBmpPeers() |
Modifier and Type | Method and Description |
---|---|
void |
BmpUnicastPrefix.setBmpPeer(BmpPeer bmpPeer) |
Modifier and Type | Method and Description |
---|---|
void |
BmpRouter.setBmpPeers(Set<BmpPeer> bmpPeers) |
Modifier and Type | Method and Description |
---|---|
BmpPeer |
BmpPeerDaoImpl.findByPeerHashId(String hashId) |
Copyright © 2021. All rights reserved.