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 AutoCloseable
Exception
public RouteEntry createRouteEntry(boolean isComplex)
PathSelectionMode
createRouteEntry
in interface PathSelectionMode
isComplex
- true if is complexpublic Long getNBestPaths()
Copyright © 2019 OpenDaylight. All rights reserved.