Class AddPathSelector
- java.lang.Object
-
- org.opendaylight.protocol.bgp.mode.spi.AbstractBestPathSelector
-
- org.opendaylight.protocol.bgp.mode.impl.add.AddPathSelector
-
public final class AddPathSelector extends AbstractBestPathSelector
-
-
Field Summary
-
Fields inherited from class org.opendaylight.protocol.bgp.mode.spi.AbstractBestPathSelector
bestOriginatorId, bestState
-
-
Constructor Summary
Constructors Constructor Description AddPathSelector(long ourAs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddPathBestPath
result()
-
Methods inherited from class org.opendaylight.protocol.bgp.mode.spi.AbstractBestPathSelector
isExistingPathBetter, replaceOriginator
-
-
-
-
Method Detail
-
result
public AddPathBestPath result()
-
-