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 class
BGPPeerTrackerImpl
Methods in org.opendaylight.protocol.bgp.rib.impl that return BGPPeerTracker Modifier and Type Method Description BGPPeerTracker
RIBImpl. 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 BGPPeerTracker
RibImpl. 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 BGPPeerTracker
RIB. 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 BGPPeerTracker
RouteEntryDependenciesContainer. getPeerTracker()
-