public interface BestPath
Modifier and Type | Method and Description |
---|---|
@NonNull Attributes |
getAttributes()
Attributes.
|
long |
getPathId()
PathId.
|
default @NonNull PeerId |
getPeerId()
PeerId.
|
RouterId |
getRouterId()
RouterId.
|
boolean |
isDepreferenced()
Return true if this path is depreferenced.
|
RouterId getRouterId()
default @NonNull PeerId getPeerId()
@NonNull Attributes getAttributes()
long getPathId()
boolean isDepreferenced()
Copyright © 2020 OpenDaylight. All rights reserved.