Class FlowspecIpv6RIBSupport

All Implemented Interfaces:
RIBSupport

  • Constructor Details

    • FlowspecIpv6RIBSupport

      public FlowspecIpv6RIBSupport(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 org.opendaylight.yangtools.binding.CaseObject<Tables,? extends Routes,C>,S extends org.opendaylight.yangtools.binding.ContainerObject<? super C,S>,R extends Route & org.opendaylight.yangtools.binding.EntryObject<? super S,?,?>>
    • 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 org.opendaylight.yangtools.binding.CaseObject<Tables,? extends Routes,C>,S extends org.opendaylight.yangtools.binding.ContainerObject<? super C,S>,R extends Route & org.opendaylight.yangtools.binding.EntryObject<? super S,?,?>>