Interface PrefixesSentCounters
-
public interface PrefixesSentCounters
Expose Prefixes Sent Count.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getPrefixesSentCount()
Prefixes sent to peer.
-