Package | Description |
---|---|
org.opennms.netmgt.telemetry.protocols.bmp.persistence.api | |
org.opennms.netmgt.telemetry.protocols.bmp.persistence.impl |
Modifier and Type | Method and Description |
---|---|
BmpUnicastPrefix |
BmpUnicastPrefixDao.findByHashId(String hashId) |
Modifier and Type | Method and Description |
---|---|
Set<BmpUnicastPrefix> |
BmpPeer.getBmpUnicastPrefixes() |
List<BmpUnicastPrefix> |
BmpUnicastPrefixDao.getUnicastPrefixesAfterDate(String hashId,
Date time) |
Modifier and Type | Method and Description |
---|---|
void |
BmpPeer.setBmpUnicastPrefixes(Set<BmpUnicastPrefix> bmpUnicastPrefixes) |
Modifier and Type | Method and Description |
---|---|
BmpUnicastPrefix |
BmpUnicastPrefixDaoImpl.findByHashId(String hashId) |
Modifier and Type | Method and Description |
---|---|
List<BmpUnicastPrefix> |
BmpUnicastPrefixDaoImpl.getUnicastPrefixesAfterDate(String hashId,
Date time) |
Copyright © 2021. All rights reserved.