public final class AddPathBestPath extends AbstractBestPath
state| Constructor and Description |
|---|
AddPathBestPath(BestPathState state,
RouteKey key,
int offsetPosition,
long pathId) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.MoreObjects.ToStringHelper |
addToStringAttributes(com.google.common.base.MoreObjects.ToStringHelper toStringHelper) |
boolean |
equals(Object obj) |
long |
getPathId()
PathId.
|
PeerId |
getPeerId()
PeerId.
|
RouteKey |
getRouteKey() |
com.google.common.primitives.UnsignedInteger |
getRouterId()
RouterId.
|
int |
hashCode() |
getAttributes, getState, toStringpublic AddPathBestPath(@Nonnull BestPathState state, @Nonnull RouteKey key, int offsetPosition, long pathId)
public RouteKey getRouteKey()
protected com.google.common.base.MoreObjects.ToStringHelper addToStringAttributes(com.google.common.base.MoreObjects.ToStringHelper toStringHelper)
addToStringAttributes in class AbstractBestPathpublic com.google.common.primitives.UnsignedInteger getRouterId()
BestPathpublic PeerId getPeerId()
BestPathpublic long getPathId()
BestPathCopyright © 2019 OpenDaylight. All rights reserved.