Class FlowspecIpv4RIBSupport
- java.lang.Object
- 
- org.opendaylight.protocol.bgp.rib.spi.AbstractRIBSupport<C,S,R>
- 
- org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecRIBSupport<SimpleFlowspecIpv4NlriParser,FlowspecRoutesCase,FlowspecRoutes,FlowspecRoute>
- 
- org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupport
 
 
 
- 
- All Implemented Interfaces:
- RIBSupport<FlowspecRoutesCase,FlowspecRoutes>
 
 public final class FlowspecIpv4RIBSupport extends AbstractFlowspecRIBSupport<SimpleFlowspecIpv4NlriParser,FlowspecRoutesCase,FlowspecRoutes,FlowspecRoute> 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.opendaylight.protocol.bgp.rib.spi.RIBSupportRIBSupport.ApplyRoute
 
- 
 - 
Field Summary- 
Fields inherited from class org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecRIBSupportnlriParser
 - 
Fields inherited from class org.opendaylight.protocol.bgp.rib.spi.AbstractRIBSupportmappingService, ROUTE_KEY, routeDefaultYii
 
- 
 - 
Constructor SummaryConstructors Constructor Description FlowspecIpv4RIBSupport(org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService)
 - 
Method Summary- 
Methods inherited from class org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecRIBSupportbuildDestination, buildWithdrawnDestination, processDestination
 - 
Methods inherited from class org.opendaylight.protocol.bgp.rib.spi.AbstractRIBSupportattributeFromContainerNode, attributeToContainerNode, buildUpdate, changedRoutes, createRoute, createRouteIdentifier, createRouteListArgument, deleteRoutes, deleteRoutes, emptyTable, extractAttributes, extractPathId, extractPrefix, extractRouteDistinguisher, extractRouteKey, fromNormalizedNode, getAfi, getSafi, getTablesKey, prefixNid, putRoutes, putRoutes, relativeRoutesPath, routeAttributesIdentifier, routeKeyTemplate, routeNid, routePathIdNid, routeQName, routesCaseClass, routesContainerClass, routesContainerIdentifier, routesListClass, routesPath, routesYangInstanceIdentifier, tablesKey
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.opendaylight.protocol.bgp.rib.spi.RIBSupportcacheableAttributeObjects, cacheableNlriObjects, createRouteListArgument, routePath, toAddPathListArgument, toNonPathListArgument
 
- 
 
-