Uses of Interface
org.opendaylight.protocol.bgp.rib.impl.state.peer.PrefixesInstalledCounters
- 
Packages that use PrefixesInstalledCounters Package Description org.opendaylight.protocol.bgp.rib.impl.state  - 
- 
Uses of PrefixesInstalledCounters in org.opendaylight.protocol.bgp.rib.impl.state
Methods in org.opendaylight.protocol.bgp.rib.impl.state with parameters of type PrefixesInstalledCounters Modifier and Type Method Description protected voidBGPPeerStateImpl. registerPrefixesCounters(@NonNull PrefixesReceivedCounters newPrefixesReceived, @NonNull PrefixesInstalledCounters newPrefixesInstalled) 
 -