Interface TotalPrefixesCounter
-
public interface TotalPrefixesCounter
Expose Total Prefixes Count per RIB.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getPrefixesCount()
Total Prefixes installed on RIB.
-