Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.RIBSupport.ApplyRoute
-
-
Uses of RIBSupport.ApplyRoute in org.opendaylight.protocol.bgp.flowspec
Methods in org.opendaylight.protocol.bgp.flowspec with parameters of type RIBSupport.ApplyRoute Modifier and Type Method Description protected Collection<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates>AbstractFlowspecRIBSupport. processDestination(org.opendaylight.mdsal.dom.api.DOMDataTreeWriteTransaction tx, org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier routesPath, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode destination, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode attributes, RIBSupport.ApplyRoute function) -
Uses of RIBSupport.ApplyRoute in org.opendaylight.protocol.bgp.l3vpn.unicast
Methods in org.opendaylight.protocol.bgp.l3vpn.unicast with parameters of type RIBSupport.ApplyRoute Modifier and Type Method Description protected Collection<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates>AbstractVpnRIBSupport. processDestination(org.opendaylight.mdsal.dom.api.DOMDataTreeWriteTransaction tx, org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier routesPath, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode destination, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode attributes, RIBSupport.ApplyRoute function) -
Uses of RIBSupport.ApplyRoute in org.opendaylight.protocol.bgp.linkstate.impl
Methods in org.opendaylight.protocol.bgp.linkstate.impl with parameters of type RIBSupport.ApplyRoute Modifier and Type Method Description protected Collection<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates>LinkstateRIBSupport. processDestination(org.opendaylight.mdsal.dom.api.DOMDataTreeWriteTransaction tx, org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier routesPath, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode destination, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode attributes, RIBSupport.ApplyRoute function) -
Uses of RIBSupport.ApplyRoute in org.opendaylight.protocol.bgp.rib.spi
Methods in org.opendaylight.protocol.bgp.rib.spi with parameters of type RIBSupport.ApplyRoute Modifier and Type Method Description protected abstract Collection<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates>AbstractRIBSupport. processDestination(org.opendaylight.mdsal.dom.api.DOMDataTreeWriteTransaction tx, org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier routesPath, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode destination, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode attributes, RIBSupport.ApplyRoute applyFunction) -
Uses of RIBSupport.ApplyRoute in org.opendaylight.protocol.bgp.route.targetcontrain.impl
Methods in org.opendaylight.protocol.bgp.route.targetcontrain.impl with parameters of type RIBSupport.ApplyRoute Modifier and Type Method Description protected Collection<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates>RouteTargetConstrainRIBSupport. processDestination(org.opendaylight.mdsal.dom.api.DOMDataTreeWriteTransaction tx, org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier routesPath, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode destination, org.opendaylight.yangtools.yang.data.api.schema.ContainerNode attributes, RIBSupport.ApplyRoute function)
-