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, toString
public 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 AbstractBestPath
public com.google.common.primitives.UnsignedInteger getRouterId()
BestPath
public PeerId getPeerId()
BestPath
public long getPathId()
BestPath
Copyright © 2019 OpenDaylight. All rights reserved.