Uses of Interface
org.opendaylight.protocol.bgp.mode.api.BestPathState
-
Uses of BestPathState in org.opendaylight.protocol.bgp.mode.impl
-
Uses of BestPathState in org.opendaylight.protocol.bgp.mode.spi
Modifier and TypeFieldDescriptionprotected BestPathState
AbstractBestPathSelector.bestState
protected final BestPathState
AbstractBestPath.state
Modifier and TypeMethodDescriptionprotected boolean
AbstractBestPathSelector.isExistingPathBetter
(@NonNull BestPathState state) Chooses best route according to BGP best path selection.