public final class FlowspecL3vpnIpv4RIBSupport extends AbstractFlowspecL3vpnRIBSupport<FlowspecL3vpnIpv4NlriParser,FlowspecL3vpnIpv4RoutesCase,FlowspecL3vpnIpv4Routes,FlowspecL3vpnRoute,FlowspecL3vpnRouteKey>
nlriParser| Modifier and Type | Method and Description |
|---|---|
FlowspecL3vpnRoute |
createRoute(FlowspecL3vpnRoute route,
FlowspecL3vpnRouteKey key,
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.path.attributes.Attributes attributes) |
FlowspecL3vpnRouteKey |
createRouteListKey(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.PathId pathId,
String routeKey) |
FlowspecL3vpnIpv4RoutesCase |
emptyRoutesCase() |
FlowspecL3vpnIpv4Routes |
emptyRoutesContainer() |
List<FlowspecL3vpnRoute> |
extractAdjRibInRoutes(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.rib.tables.Routes routes) |
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.PathId |
extractPathId(FlowspecL3vpnRouteKey routeListKey) |
String |
extractRouteKey(FlowspecL3vpnRouteKey routeListKey) |
static FlowspecL3vpnIpv4RIBSupport |
getInstance(SimpleFlowspecExtensionProviderContext context,
org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService) |
buildDestination, buildWithdrawnDestinationprocessDestinationattributeFromContainerNode, attributeToContainerNode, buildUpdate, changedRoutes, createRouteIdentifier, deleteRoutes, deleteRoutes, emptyTable, extractPrefix, extractRouteDistinguisher, fromNormalizedNode, getAfi, getSafi, getTablesKey, pathIdQName, prefixNid, putRoutes, putRoutes, relativeRoutesPath, routeAttributesIdentifier, routeKeyQName, routeNid, routePathIdNid, routeQName, routesCaseClass, routesContainerClass, routesContainerIdentifier, routesListClass, routesPath, routesYangInstanceIdentifierpublic static FlowspecL3vpnIpv4RIBSupport getInstance(SimpleFlowspecExtensionProviderContext context, org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService)
public FlowspecL3vpnRouteKey createRouteListKey(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.PathId pathId, String routeKey)
public FlowspecL3vpnRoute createRoute(FlowspecL3vpnRoute route, FlowspecL3vpnRouteKey key, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.path.attributes.Attributes attributes)
public FlowspecL3vpnIpv4RoutesCase emptyRoutesCase()
public FlowspecL3vpnIpv4Routes emptyRoutesContainer()
public org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.PathId extractPathId(FlowspecL3vpnRouteKey routeListKey)
public String extractRouteKey(FlowspecL3vpnRouteKey routeListKey)
public List<FlowspecL3vpnRoute> extractAdjRibInRoutes(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.rib.tables.Routes routes)
Copyright © 2019 OpenDaylight. All rights reserved.