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 BestPathStateAbstractBestPathSelector.bestStateprotected final BestPathStateAbstractBestPath.stateMethods in org.opendaylight.protocol.bgp.mode.spi that return BestPathStateMethods in org.opendaylight.protocol.bgp.mode.spi with parameters of type BestPathStateModifier and TypeMethodDescriptionprotected booleanAbstractBestPathSelector.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