Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.MpUnreachNlri
-
-
Uses of MpUnreachNlri in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi that return MpUnreachNlri Modifier and Type Method Description static MpUnreachNlriMessageUtil. getMpUnreachNlri(Attributes attrs)Finds MP-UNREACH-NLRI in Update message attributes.MpUnreachNlriNlriRegistry. parseMpUnreach(io.netty.buffer.ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraint)Decode MP REACH NLRI Attribute.Methods in org.opendaylight.protocol.bgp.parser.spi that return types with arguments of type MpUnreachNlri Modifier and Type Method Description Optional<MpUnreachNlri>NlriRegistry. convertMpReachToMpUnReach(MpReachNlri mpReachNlri, @Nullable MpUnreachNlri mpUnreachNlri)Convert MP_REACH attribute to MP_UNREACH attribute and merge it with original one if it exists.Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type MpUnreachNlri Modifier and Type Method Description Optional<MpUnreachNlri>NlriRegistry. convertMpReachToMpUnReach(MpReachNlri mpReachNlri, @Nullable MpUnreachNlri mpUnreachNlri)Convert MP_REACH attribute to MP_UNREACH attribute and merge it with original one if it exists.voidNlriRegistry. serializeMpUnReach(MpUnreachNlri mpUnreachNlri, io.netty.buffer.ByteBuf byteAggregator)Encode BGP MP UNREACH NLRI Attribute. -
Uses of MpUnreachNlri in org.opendaylight.protocol.bgp.rib.impl
Methods in org.opendaylight.protocol.bgp.rib.impl with parameters of type MpUnreachNlri Modifier and Type Method Description org.opendaylight.yangtools.yang.data.api.schema.ContainerNodeCodecsImpl. serializeUnreachNlri(MpUnreachNlri nlri) -
Uses of MpUnreachNlri in org.opendaylight.protocol.bgp.rib.impl.spi
Methods in org.opendaylight.protocol.bgp.rib.impl.spi with parameters of type MpUnreachNlri Modifier and Type Method Description abstract voidRIBSupportContext. deleteRoutes(org.opendaylight.mdsal.dom.api.DOMDataTreeWriteTransaction tx, org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier tableId, MpUnreachNlri nlri)Removes supplied routes from RIB table using supplied transaction.org.opendaylight.yangtools.yang.data.api.schema.ContainerNodeCodecs. serializeUnreachNlri(MpUnreachNlri nlri) -
Uses of MpUnreachNlri in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 that return MpUnreachNlri Modifier and Type Method Description MpUnreachNlriAttributesUnreach. getMpUnreachNlri()Return mpUnreachNlri, ornullif it is not present.MpUnreachNlriAttributesUnreachBuilder. getMpUnreachNlri()Return current value associated with the property corresponding toAttributesUnreach.getMpUnreachNlri().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 with parameters of type MpUnreachNlri Modifier and Type Method Description AttributesUnreachBuilderAttributesUnreachBuilder. setMpUnreachNlri(MpUnreachNlri value)Set the property corresponding toAttributesUnreach.getMpUnreachNlri()to the specified value. -
Uses of MpUnreachNlri in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach with type parameters of type MpUnreachNlri Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MpUnreachNlri>>
E$$MpUnreachNlriBuilder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach that return MpUnreachNlri Modifier and Type Method Description @NonNull MpUnreachNlriMpUnreachNlriBuilder. build()A newMpUnreachNlriinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach that return types with arguments of type MpUnreachNlri Modifier and Type Method Description default Class<MpUnreachNlri>MpUnreachNlri. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach with parameters of type MpUnreachNlri Modifier and Type Method Description static booleanMpUnreachNlri. bindingEquals(@NonNull MpUnreachNlri thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intMpUnreachNlri. bindingHashCode(@NonNull MpUnreachNlri obj)Default implementation ofObject.hashCode()contract for this interface.static StringMpUnreachNlri. bindingToString(@NonNull MpUnreachNlri obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach with type arguments of type MpUnreachNlri Modifier and Type Method Description MpUnreachNlriBuilderMpUnreachNlriBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<MpUnreachNlri> augmentation)Add an augmentation to this builder's product.MpUnreachNlriBuilderMpUnreachNlriBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MpUnreachNlri>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach with parameters of type MpUnreachNlri Constructor Description MpUnreachNlriBuilder(MpUnreachNlri base)Construct a builder initialized with state from specifiedMpUnreachNlri.
-