public class AddPathBestNPathSelection extends Object implements PathSelectionMode
| Constructor and Description |
|---|
AddPathBestNPathSelection(Long npaths) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
RouteEntry |
createRouteEntry(boolean isComplex)
Create a RouteEntry.
|
Long |
getNBestPaths() |
public AddPathBestNPathSelection(Long npaths)
public void close()
throws Exception
close in interface AutoCloseableExceptionpublic RouteEntry createRouteEntry(boolean isComplex)
PathSelectionModecreateRouteEntry in interface PathSelectionModeisComplex - true if is complexpublic Long getNBestPaths()
Copyright © 2019 OpenDaylight. All rights reserved.