public interface PathSelectionMode extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
RouteEntry |
createRouteEntry(boolean isComplex)
Create a RouteEntry.
|
close
@Nonnull RouteEntry createRouteEntry(boolean isComplex)
isComplex
- true if is complexCopyright © 2019 OpenDaylight. All rights reserved.