public final class FlowspecL3vpnIpv6RIBSupport extends AbstractFlowspecL3vpnRIBSupport<FlowspecL3vpnIpv6NlriParser,FlowspecL3vpnIpv6RoutesCase,FlowspecL3vpnIpv6Routes,FlowspecL3vpnRoute,FlowspecL3vpnRouteKey>
RIBSupport.ApplyRoutenlriParsermappingService, ROUTE_KEY, routeDefaultYii| Modifier and Type | Method and Description |
|---|---|
FlowspecL3vpnRoute |
createRoute(FlowspecL3vpnRoute route,
String routeKey,
long pathId,
Attributes attributes)
Creates a route with new path Id and attributes.
|
FlowspecL3vpnRouteKey |
createRouteListKey(long pathId,
String routeKey)
Construct a Route List Key using new path Id for Families.
|
FlowspecL3vpnIpv6RoutesCase |
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.
|
FlowspecL3vpnIpv6Routes |
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.
|
static FlowspecL3vpnIpv6RIBSupport |
getInstance(SimpleFlowspecExtensionProviderContext context,
org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService) |
buildDestination, buildWithdrawnDestinationprocessDestinationbuildUpdate, 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 FlowspecL3vpnIpv6RIBSupport getInstance(SimpleFlowspecExtensionProviderContext context, org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService)
public final FlowspecL3vpnRouteKey createRouteListKey(long pathId, String routeKey)
RIBSupportpathId - The path identifierrouteKey - RouteKeypublic FlowspecL3vpnRoute createRoute(FlowspecL3vpnRoute route, String routeKey, long pathId, Attributes attributes)
RIBSupportroute - routerouteKey - route keypathId - new path Idattributes - route attributespublic FlowspecL3vpnIpv6RoutesCase emptyRoutesCase()
RIBSupportpublic FlowspecL3vpnIpv6Routes emptyRoutesContainer()
RIBSupportCopyright © 2019 OpenDaylight. All rights reserved.