public final class RTCClientRouteCache extends Object implements ClientRouteTargetContrainCache, RTCCache
| Constructor and Description |
|---|
RTCClientRouteCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
cacheRoute(Route route)
Cache Route.
|
List<Route> |
getClientRouteTargetContrainCache()
Cache of RTC routes advertized per clients peers.
|
void |
uncacheRoute(Route route)
Uncache Route.
|
public void cacheRoute(Route route)
ClientRouteTargetContrainCachecacheRoute in interface ClientRouteTargetContrainCacheroute - target constrainpublic void uncacheRoute(Route route)
ClientRouteTargetContrainCacheuncacheRoute in interface ClientRouteTargetContrainCacheroute - target constrainpublic List<Route> getClientRouteTargetContrainCache()
RTCCachegetClientRouteTargetContrainCache in interface RTCCacheCopyright © 2019 OpenDaylight. All rights reserved.