Class FlowspecIpv4RIBSupport

All Implemented Interfaces:
RIBSupport<FlowspecRoutesCase,FlowspecRoutes>

  • Constructor Details

    • FlowspecIpv4RIBSupport

      public FlowspecIpv4RIBSupport(org.opendaylight.yangtools.binding.data.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.binding.DataObject,S extends org.opendaylight.yangtools.binding.ChildOf<? super C>,R extends Route & org.opendaylight.yangtools.binding.ChildOf<? super S> & org.opendaylight.yangtools.binding.EntryObject<?,?>>
    • 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.binding.DataObject,S extends org.opendaylight.yangtools.binding.ChildOf<? super C>,R extends Route & org.opendaylight.yangtools.binding.ChildOf<? super S> & org.opendaylight.yangtools.binding.EntryObject<?,?>>