Interface RTCCache
-
- All Known Subinterfaces:
BGPRouteEntryExportParameters
- All Known Implementing Classes:
BGPRouteEntryExportParametersImpl
,RTCClientRouteCache
public interface RTCCache
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NonNull List<Route>
getClientRouteTargetContrainCache()
Cache of RTC routes advertized per clients peers.
-