| Package | Description | 
|---|---|
| org.opendaylight.protocol.bgp.mode.impl | |
| org.opendaylight.protocol.bgp.mode.spi | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BestPathStateImpl  | 
| 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(@NonNull BestPathState state)
Chooses best route according to BGP best path selection. 
 | 
| Constructor and Description | 
|---|
AbstractBestPath(BestPathState state)  | 
Copyright © 2020 OpenDaylight. All rights reserved.