Uses of Class
org.opendaylight.protocol.bgp.rib.spi.entry.AdvertizedRoute
Package
Description
-
Uses of AdvertizedRoute in org.opendaylight.protocol.bgp.mode.api
Modifier 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
Modifier and TypeMethodDescriptionfinal List
<AdvertizedRoute<C, S>> AddPathAbstractRouteEntry.newBestPaths
(RIBSupport<C, S> ribSupport, String routeKey)