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> RouteEntry.newBestPaths(@NonNull RIBSupport<?, ?> 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> AddPathAbstractRouteEntry.newBestPaths(RIBSupport<?, ?> ribSupport, String routeKey)