Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.entry.RouteEntryInfo
Package
Description
-
Uses of RouteEntryInfo in org.opendaylight.protocol.bgp.mode.api
Modifier 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
Modifier and TypeMethodDescriptionfinal List<ActualBestPathRoutes<C,
S>> AddPathAbstractRouteEntry.actualBestPaths
(RIBSupport<C, S> ribSupport, RouteEntryInfo entryInfo) -
Uses of RouteEntryInfo in org.opendaylight.protocol.bgp.rib.impl