Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.policy.RTCCache
-
Packages that use RTCCache Package Description org.opendaylight.protocol.bgp.mode.impl org.opendaylight.protocol.bgp.rib.impl org.opendaylight.protocol.bgp.rib.spi.policy -
-
Uses of RTCCache in org.opendaylight.protocol.bgp.mode.impl
Classes in org.opendaylight.protocol.bgp.mode.impl that implement RTCCache Modifier and Type Class Description class
BGPRouteEntryExportParametersImpl
Constructors in org.opendaylight.protocol.bgp.mode.impl with parameters of type RTCCache Constructor Description BGPRouteEntryExportParametersImpl(Peer fromPeer, Peer toPeer, String routeKey, RTCCache rtCache)
-
Uses of RTCCache in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement RTCCache Modifier and Type Class Description class
RTCClientRouteCache
-
Uses of RTCCache in org.opendaylight.protocol.bgp.rib.spi.policy
Subinterfaces of RTCCache in org.opendaylight.protocol.bgp.rib.spi.policy Modifier and Type Interface Description interface
BGPRouteEntryExportParameters
Contains Peer destiny information for export route entry.
-