Package | Description |
---|---|
org.opendaylight.protocol.bgp.mode.impl.add |
Modifier and Type | Method and Description |
---|---|
RouteKey |
AddPathBestPath.getRouteKey() |
Modifier and Type | Method and Description |
---|---|
List<RouteKey> |
OffsetMap.getRouteKeysList() |
Modifier and Type | Method and Description |
---|---|
int |
RouteKey.compareTo(RouteKey otherRouteKey) |
int |
OffsetMap.offsetOf(RouteKey key) |
OffsetMap |
OffsetMap.with(RouteKey key) |
OffsetMap |
OffsetMap.without(RouteKey key) |
Modifier and Type | Method and Description |
---|---|
protected AddPathBestPath |
AddPathAbstractRouteEntry.selectBest(long localAs,
List<RouteKey> keyList)
Process best path selection.
|
Constructor and Description |
---|
AddPathBestPath(BestPathState state,
RouteKey key,
int offsetPosition,
long pathId) |
Copyright © 2019 OpenDaylight. All rights reserved.