Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.BGPPeerTracker
-
-
Uses of BGPPeerTracker in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement BGPPeerTracker Modifier and Type Class Description classBGPPeerTrackerImplMethods in org.opendaylight.protocol.bgp.rib.impl that return BGPPeerTracker Modifier and Type Method Description BGPPeerTrackerRIBImpl. getPeerTracker() -
Uses of BGPPeerTracker in org.opendaylight.protocol.bgp.rib.impl.config
Methods in org.opendaylight.protocol.bgp.rib.impl.config that return BGPPeerTracker Modifier and Type Method Description BGPPeerTrackerRibImpl. getPeerTracker() -
Uses of BGPPeerTracker in org.opendaylight.protocol.bgp.rib.impl.spi
Methods in org.opendaylight.protocol.bgp.rib.impl.spi that return BGPPeerTracker Modifier and Type Method Description BGPPeerTrackerRIB. getPeerTracker()Returns peer tracker for the rib. -
Uses of BGPPeerTracker in org.opendaylight.protocol.bgp.rib.spi.entry
Methods in org.opendaylight.protocol.bgp.rib.spi.entry that return BGPPeerTracker Modifier and Type Method Description @NonNull BGPPeerTrackerRouteEntryDependenciesContainer. getPeerTracker()
-