| 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 | 
|---|---|
| protected int | AddPathAbstractRouteEntry. addRoute(RouteKey key,
        org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier attributesIdentifier,
        org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?> data) | 
| int | RouteKey. compareTo(RouteKey otherRouteKey) | 
| int | OffsetMap. offsetOf(RouteKey key) | 
| protected boolean | AddPathAbstractRouteEntry. removeRoute(RouteKey key,
           int offset)Remove route | 
| 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 © 2018 OpenDaylight. All rights reserved.