public final class VpnIpv6RIBSupport extends AbstractVpnRIBSupport<VpnIpv6RoutesCase,VpnIpv6Routes>
RIBSupport.ApplyRoutemappingService, ROUTE_KEY, routeDefaultYii| Modifier and Type | Method and Description |
|---|---|
protected org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix |
createPrefix(String prefix) |
VpnIpv6RoutesCase |
emptyRoutesCase()
Return the table-type-specific empty routes container, as augmented into the
bgp-peer model under /peer/effect-rib-in/tables/routes choice node.
|
VpnIpv6Routes |
emptyRoutesContainer()
Return the table-type-specific empty routes container, as augmented into the
bgp-peer model under /peer/effect-rib-in/tables/routes choice node/routes container.
|
protected DestinationType |
getAdvertisedDestinationType(List<VpnDestination> dests) |
static VpnIpv6RIBSupport |
getInstance(org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService) |
protected DestinationType |
getWithdrawnDestinationType(List<VpnDestination> dests) |
buildDestination, buildWithdrawnDestination, createRoute, createRouteListKey, processDestinationbuildUpdate, changedRoutes, createRouteIdentifier, deleteRoutes, deleteRoutes, emptyTable, extractPrefix, extractRouteDistinguisher, getAfi, getSafi, getTablesKey, pathIdQName, prefixNid, putRoutes, putRoutes, routeAttributesIdentifier, routeKeyQName, routeNid, routePath, routePathIdNid, routeQName, routesCaseClass, routesContainerClass, routesContainerIdentifier, routesListClass, routesYangInstanceIdentifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcacheableAttributeObjects, cacheableNlriObjectspublic static VpnIpv6RIBSupport getInstance(org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService)
protected org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix createPrefix(String prefix)
createPrefix in class AbstractVpnRIBSupport<VpnIpv6RoutesCase,VpnIpv6Routes>protected DestinationType getAdvertisedDestinationType(List<VpnDestination> dests)
getAdvertisedDestinationType in class AbstractVpnRIBSupport<VpnIpv6RoutesCase,VpnIpv6Routes>protected DestinationType getWithdrawnDestinationType(List<VpnDestination> dests)
getWithdrawnDestinationType in class AbstractVpnRIBSupport<VpnIpv6RoutesCase,VpnIpv6Routes>public VpnIpv6RoutesCase emptyRoutesCase()
RIBSupportpublic VpnIpv6Routes emptyRoutesContainer()
RIBSupportCopyright © 2019 OpenDaylight. All rights reserved.