|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjist.swans.route.RouteZrpIerp.RouteEntry
private static class RouteZrpIerp.RouteEntry
IERP routing entry.
| Field Summary | |
|---|---|
NetAddress[] |
route
inter-zone route. |
long |
time
entry insertion time. |
| Constructor Summary | |
|---|---|
RouteZrpIerp.RouteEntry(NetAddress[] route,
long time)
Create new IERP route entry. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final NetAddress[] route
public final long time
| Constructor Detail |
|---|
public RouteZrpIerp.RouteEntry(NetAddress[] route,
long time)
route - inter-zone routetime - entry insertion time
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||