Package | Description |
---|---|
org.opennms.netmgt.telemetry.protocols.bmp.persistence.api | |
org.opennms.netmgt.telemetry.protocols.bmp.persistence.impl |
Modifier and Type | Method and Description |
---|---|
BmpGlobalIpRib |
BmpGlobalIpRibDao.findByPrefixAndAS(String prefix,
Long originAS) |
Modifier and Type | Method and Description |
---|---|
List<BmpGlobalIpRib> |
BmpGlobalIpRibDao.findGlobalRibsBeforeGivenTime(long timeInSecs) |
Modifier and Type | Method and Description |
---|---|
BmpGlobalIpRib |
BmpGlobalIpRibDaoImpl.findByPrefixAndAS(String prefix,
Long originAS) |
Modifier and Type | Method and Description |
---|---|
List<BmpGlobalIpRib> |
BmpGlobalIpRibDaoImpl.findGlobalRibsBeforeGivenTime(long timeInSecs) |
Copyright © 2021. All rights reserved.