Uses of Class
org.opendaylight.protocol.bgp.rib.spi.entry.AdvertizedRoute
Packages that use AdvertizedRoute
Package
Description
-
Uses of AdvertizedRoute in org.opendaylight.protocol.bgp.mode.api
Methods in org.opendaylight.protocol.bgp.mode.api that return types with arguments of type AdvertizedRouteModifier and TypeMethodDescription@NonNull List
<AdvertizedRoute<C, S>> RouteEntry.newBestPaths
(@NonNull RIBSupport<C, S> ribSupport, @NonNull String routeKey) Returns collection of best path routes after processing update of stale and new advertisement of routes. -
Uses of AdvertizedRoute in org.opendaylight.protocol.bgp.mode.impl.add
Methods in org.opendaylight.protocol.bgp.mode.impl.add that return types with arguments of type AdvertizedRouteModifier and TypeMethodDescriptionfinal List
<AdvertizedRoute<C, S>> AddPathAbstractRouteEntry.newBestPaths
(RIBSupport<C, S> ribSupport, String routeKey)