| Package | Description |
|---|---|
| org.opendaylight.protocol.bgp.mode.impl | |
| org.opendaylight.protocol.bgp.mode.impl.add | |
| org.opendaylight.protocol.bgp.mode.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
BestPathStateImpl |
| Constructor and Description |
|---|
AddPathBestPath(BestPathState state,
RouteKey key,
int offsetPosition,
long pathId) |
| Modifier and Type | Field and Description |
|---|---|
protected BestPathState |
AbstractBestPathSelector.bestState |
protected BestPathState |
AbstractBestPath.state |
| Modifier and Type | Method and Description |
|---|---|
BestPathState |
AbstractBestPath.getState() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractBestPathSelector.isExistingPathBetter(BestPathState state)
Chooses best route according to BGP best path selection.
|
| Constructor and Description |
|---|
AbstractBestPath(BestPathState state) |
Copyright © 2019 OpenDaylight. All rights reserved.