Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters.optional.capabilities.CParameters
Packages that use CParameters
Package
Description
-
Uses of CParameters in org.opendaylight.protocol.bgp.parser
Fields in org.opendaylight.protocol.bgp.parser declared as CParametersModifier and TypeFieldDescriptionstatic final CParametersBgpExtendedMessageUtil.EXTENDED_MESSAGE_CAPABILITYMethods in org.opendaylight.protocol.bgp.parser that return CParametersModifier and TypeMethodDescriptionstatic @NonNull CParametersGracefulRestartUtil.gracefulRestartCapability(Map<TablesKey, Tables> tables, int restartTime, boolean localRestarting) -
Uses of CParameters in org.opendaylight.protocol.bgp.parser.impl.message.open
Methods in org.opendaylight.protocol.bgp.parser.impl.message.open that return CParametersModifier and TypeMethodDescriptionAddPathCapabilityHandler.parseCapability(io.netty.buffer.ByteBuf buffer) As4CapabilityHandler.parseCapability(io.netty.buffer.ByteBuf buffer) BgpExtendedMessageCapabilityHandler.parseCapability(io.netty.buffer.ByteBuf buffer) GracefulCapabilityHandler.parseCapability(io.netty.buffer.ByteBuf buffer) LlGracefulCapabilityHandler.parseCapability(io.netty.buffer.ByteBuf buffer) MultiProtocolCapabilityHandler.parseCapability(io.netty.buffer.ByteBuf buffer) RouteRefreshCapabilityHandler.parseCapability(io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.bgp.parser.impl.message.open with parameters of type CParametersModifier and TypeMethodDescriptionvoidAddPathCapabilityHandler.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf byteAggregator) voidAs4CapabilityHandler.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf byteAggregator) voidBgpExtendedMessageCapabilityHandler.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf byteAggregator) voidGracefulCapabilityHandler.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf byteAggregator) voidLlGracefulCapabilityHandler.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf byteAggregator) voidMultiProtocolCapabilityHandler.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf byteAggregator) voidRouteRefreshCapabilityHandler.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf byteAggregator) -
Uses of CParameters in org.opendaylight.protocol.bgp.parser.spi
Fields in org.opendaylight.protocol.bgp.parser.spi declared as CParametersModifier and TypeFieldDescriptionstatic final CParametersMultiprotocolCapabilitiesUtil.RR_CAPABILITYMethods in org.opendaylight.protocol.bgp.parser.spi that return CParametersModifier and TypeMethodDescriptionCapabilityParser.parseCapability(io.netty.buffer.ByteBuf buffer) CapabilityRegistry.parseCapability(int type, io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type CParametersModifier and TypeMethodDescriptionvoidCapabilityRegistry.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf bytes) voidCapabilitySerializer.serializeCapability(CParameters capability, io.netty.buffer.ByteBuf byteAggregator) -
Uses of CParameters in org.opendaylight.protocol.bgp.rib.impl.config
Methods in org.opendaylight.protocol.bgp.rib.impl.config that return CParametersModifier and TypeMethodDescriptionstatic CParametersGracefulRestartUtil.getGracefulCapability(Map<TablesKey, Boolean> tables, int restartTime, boolean localRestarting) Deprecated.static CParametersGracefulRestartUtil.getLlGracefulCapability(Set<BgpPeerUtil.LlGracefulRestartDTO> llGracefulRestarts) Deprecated. -
Uses of CParameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters that return CParametersModifier and TypeMethodDescriptionOptionalCapabilities.getCParameters()Return cParameters, ornullif it is not present.OptionalCapabilitiesBuilder.getCParameters()Return current value associated with the property corresponding toOptionalCapabilities.getCParameters().@NonNull CParametersOptionalCapabilities.nonnullCParameters()Return cParameters, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters with parameters of type CParametersModifier and TypeMethodDescriptionOptionalCapabilitiesBuilder.setCParameters(CParameters value) Set the property corresponding toOptionalCapabilities.getCParameters()to the specified value. -
Uses of CParameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters.optional.capabilities
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters.optional.capabilities with type parameters of type CParametersModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<CParameters>>
E$$CParametersBuilder.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.message.rev200120.open.message.bgp.parameters.optional.capabilities that return CParametersModifier and TypeMethodDescription@NonNull CParametersCParametersBuilder.build()A newCParametersinstance.static @NonNull CParametersCParametersBuilder.empty()Get empty instance of CParameters.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters.optional.capabilities that return types with arguments of type CParametersMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters.optional.capabilities with parameters of type CParametersModifier and TypeMethodDescriptionstatic booleanCParameters.bindingEquals(@NonNull CParameters thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intCParameters.bindingHashCode(@NonNull CParameters obj) Default implementation ofObject.hashCode()contract for this interface.static StringCParameters.bindingToString(@NonNull CParameters obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters.optional.capabilities with type arguments of type CParametersModifier and TypeMethodDescriptionCParametersBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<CParameters> augmentation) Add an augmentation to this builder's product.CParametersBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CParameters>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.open.message.bgp.parameters.optional.capabilities with parameters of type CParametersModifierConstructorDescriptionConstruct a builder initialized with state from specifiedCParameters.