Class FlowspecIpv4RIBSupport

All Implemented Interfaces:
RIBSupport<FlowspecRoutesCase,FlowspecRoutes>

public final class FlowspecIpv4RIBSupport extends AbstractFlowspecRIBSupport<T,C,S,R>
  • Constructor Details

    • FlowspecIpv4RIBSupport

      public FlowspecIpv4RIBSupport(org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService)
  • Method Details

    • buildDestination

      protected final DestinationType buildDestination(org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode route, PathId pathId)
      Specified by:
      buildDestination in class AbstractFlowspecRIBSupport<T extends org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecIpNlriParser,C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject,S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>,R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.KeyAware<?>>
    • buildWithdrawnDestination

      protected final DestinationType buildWithdrawnDestination(org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode route, PathId pathId)
      Specified by:
      buildWithdrawnDestination in class AbstractFlowspecRIBSupport<T extends org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecIpNlriParser,C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject,S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>,R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.KeyAware<?>>