public class AddPathBestNPathSelection extends Object implements PathSelectionMode
Constructor and Description |
---|
AddPathBestNPathSelection(Long nBestPaths) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
RouteEntry |
createRouteEntry(boolean isComplex)
Create a RouteEntry
|
Long |
getNBestPaths() |
public AddPathBestNPathSelection(Long nBestPaths)
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 © 2018 OpenDaylight. All rights reserved.