class NetDbRouterCache extends Object
| Constructor and Description |
|---|
NetDbRouterCache(RouterContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
List<RouterInfo> | getSortedRouters()Snapshot of the network database sorted by RouterInfoComparator,
cached for the /netdb auto-refresh period. |
public NetDbRouterCache(RouterContext ctx)
public List<RouterInfo> getSortedRouters()