Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.entry.RouteEntryInfo
Packages that use RouteEntryInfo
Package
Description
-
Uses of RouteEntryInfo in org.opendaylight.protocol.bgp.mode.api
Methods in org.opendaylight.protocol.bgp.mode.api with parameters of type RouteEntryInfoModifier and TypeMethodDescription@NonNull List<ActualBestPathRoutes<C,
S>> RouteEntry.actualBestPaths
(@NonNull RIBSupport<C, S> ribSupport, @NonNull RouteEntryInfo entryInfo) Returns collections of present selected best path. -
Uses of RouteEntryInfo in org.opendaylight.protocol.bgp.mode.impl.add
Methods in org.opendaylight.protocol.bgp.mode.impl.add with parameters of type RouteEntryInfoModifier and TypeMethodDescriptionfinal List<ActualBestPathRoutes<C,
S>> AddPathAbstractRouteEntry.actualBestPaths
(RIBSupport<C, S> ribSupport, RouteEntryInfo entryInfo) -
Uses of RouteEntryInfo in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement RouteEntryInfo