|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.swans.route.RouteZrp.ZrpStats
public static class RouteZrp.ZrpStats
Data structure to collect ZRP statistics.
Field Summary | |
---|---|
RouteZrp.ZrpPacketStats |
recv
zrp receive counters. |
RouteZrp.ZrpPacketStats |
send
zrp send counters. |
Constructor Summary | |
---|---|
RouteZrp.ZrpStats()
|
Method Summary | |
---|---|
void |
clear()
Reset statistics. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final RouteZrp.ZrpPacketStats send
public final RouteZrp.ZrpPacketStats recv
Constructor Detail |
---|
public RouteZrp.ZrpStats()
Method Detail |
---|
public void clear()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |