| Package | Description | 
|---|---|
| org.opendaylight.protocol.bgp.mode.api | |
| org.opendaylight.protocol.bgp.mode.impl.add | |
| org.opendaylight.protocol.bgp.rib.impl | 
| Modifier and Type | Method and Description | 
|---|---|
@NonNull List<ActualBestPathRoutes<C,S,R,I>> | 
RouteEntry.actualBestPaths(@NonNull RIBSupport<C,S,R,I> ribSupport,
               @NonNull RouteEntryInfo entryInfo)
Returns collections of present selected best path. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<ActualBestPathRoutes<C,S,R,I>> | 
AddPathAbstractRouteEntry.actualBestPaths(RIBSupport<C,S,R,I> ribSupport,
               RouteEntryInfo entryInfo)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RouteEntryInfoImpl  | 
Copyright © 2020 OpenDaylight. All rights reserved.