Uses of Interface
org.opendaylight.protocol.bgp.mode.api.BestPathState
Packages that use BestPathState
-
Uses of BestPathState in org.opendaylight.protocol.bgp.mode.impl
Classes in org.opendaylight.protocol.bgp.mode.impl that implement BestPathState -
Uses of BestPathState in org.opendaylight.protocol.bgp.mode.spi
Fields in org.opendaylight.protocol.bgp.mode.spi declared as BestPathStateModifier and TypeFieldDescriptionprotected BestPathState
AbstractBestPathSelector.bestState
protected final BestPathState
AbstractBestPath.state
Methods in org.opendaylight.protocol.bgp.mode.spi that return BestPathStateMethods in org.opendaylight.protocol.bgp.mode.spi with parameters of type BestPathStateModifier and TypeMethodDescriptionprotected boolean
AbstractBestPathSelector.isExistingPathBetter
(@NonNull BestPathState state) Chooses best route according to BGP best path selection.Constructors in org.opendaylight.protocol.bgp.mode.spi with parameters of type BestPathState