Class AllPathSelection
java.lang.Object
org.opendaylight.protocol.bgp.mode.impl.add.all.paths.AllPathSelection
- All Implemented Interfaces:
AutoCloseable,PathSelectionMode
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllPathSelection
public AllPathSelection()
-
-
Method Details
-
createRouteEntry
Description copied from interface:PathSelectionModeCreate a RouteEntry.- Specified by:
createRouteEntryin interfacePathSelectionMode- Returns:
- ComplexRouteEntry if is complex otherwise a SimpleRouteEntry
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-