public final class FlowspecIpv6RIBSupport extends AbstractFlowspecRIBSupport<SimpleFlowspecIpv6NlriParser,FlowspecIpv6RoutesCase,FlowspecIpv6Routes,FlowspecRoute,FlowspecRouteKey>
RIBSupport.ApplyRoutenlriParsermappingService, ROUTE_KEY, routeDefaultYii| Modifier and Type | Method and Description |
|---|---|
FlowspecRoute |
createRoute(FlowspecRoute route,
String routeKey,
long pathId,
Attributes attributes)
Creates a route with new path Id and attributes.
|
FlowspecRouteKey |
createRouteListKey(long pathId,
String routeKey)
Construct a Route List Key using new path Id for Families.
|
FlowspecIpv6RoutesCase |
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.
|
FlowspecIpv6Routes |
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.
|
buildDestination, buildWithdrawnDestination, 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 FlowspecRoute createRoute(FlowspecRoute route, String routeKey, long pathId, Attributes attributes)
RIBSupportroute - routerouteKey - route keypathId - new path Idattributes - route attributespublic FlowspecIpv6RoutesCase emptyRoutesCase()
RIBSupportpublic FlowspecIpv6Routes emptyRoutesContainer()
RIBSupportpublic FlowspecRouteKey createRouteListKey(long pathId, String routeKey)
RIBSupportpathId - The path identifierrouteKey - RouteKeyCopyright © 2019 OpenDaylight. All rights reserved.