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() | 
| PeerId | getPeerId() | 
| RouteKey | getRouteKey() | 
| com.google.common.primitives.UnsignedInteger | getRouterId() | 
| 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 final com.google.common.primitives.UnsignedInteger getRouterId()
public final PeerId getPeerId()
public long getPathId()
Copyright © 2018 OpenDaylight. All rights reserved.