public abstract class AbstractFlowspecL3vpnRIBSupport<T extends AbstractFlowspecL3vpnNlriParser> extends AbstractFlowspecRIBSupport<T>
RIBSupport.ApplyRoutenlriParser| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFlowspecL3vpnRIBSupport(Class<? extends Routes> cazeClass,
Class<? extends org.opendaylight.yangtools.yang.binding.DataObject> containerClass,
Class<? extends Route> listClass,
org.opendaylight.yangtools.yang.common.QName dstContainerClassQName,
Class<? extends AddressFamily> afiClass,
T flowspecNlriParser) |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationType |
buildDestination(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) |
protected DestinationType |
buildWithdrawnDestination(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) |
cacheableAttributeObjects, cacheableNlriObjects, isComplexRoute, processDestinationcreateRouteKeyPathArgument, extractPathId, getRouteIdAddPath, pathIdQName, routeKeyQName, routePathIdNidbuildUpdate, changedRoutes, deleteRoutes, deleteRoutes, emptyRoutes, getAfi, getSafi, putRoutes, putRoutes, routeAttributesIdentifier, routeNid, routePath, routeQName, routesCaseClass, routesContainerClass, routesContainerIdentifier, routesListClassprotected AbstractFlowspecL3vpnRIBSupport(Class<? extends Routes> cazeClass, Class<? extends org.opendaylight.yangtools.yang.binding.DataObject> containerClass, Class<? extends Route> listClass, org.opendaylight.yangtools.yang.common.QName dstContainerClassQName, Class<? extends AddressFamily> afiClass, T flowspecNlriParser)
@Nonnull protected DestinationType buildDestination(@Nonnull Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes)
buildDestination in class AbstractFlowspecRIBSupport<T extends AbstractFlowspecL3vpnNlriParser>@Nonnull protected DestinationType buildWithdrawnDestination(@Nonnull Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes)
buildWithdrawnDestination in class AbstractFlowspecRIBSupport<T extends AbstractFlowspecL3vpnNlriParser>Copyright © 2019 OpenDaylight. All rights reserved.