Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes.Metrics
Packages that use Metrics
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes
-
Uses of Metrics in org.opendaylight.bgpcep.pcep.server
Method parameters in org.opendaylight.bgpcep.pcep.server with type arguments of type MetricsModifier and TypeMethodDescriptionPathComputation.computeEro(EndpointsObj endpoints, Bandwidth bandwidth, ClassType classType, List<Metrics> metrics, Xro xro, Iro iro, boolean segmentRouting) -
Uses of Metrics in org.opendaylight.bgpcep.pcep.server.provider
Method parameters in org.opendaylight.bgpcep.pcep.server.provider with type arguments of type MetricsModifier and TypeMethodDescriptionPathComputationImpl.computeEro(EndpointsObj endpoints, Bandwidth bandwidth, ClassType classType, List<Metrics> metrics, Xro xro, Iro iro, boolean segmentRouting) -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message that return types with arguments of type MetricsModifier and TypeMethodDescriptionRequestsBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.initiated.rev200720.pcinitiate.message.pcinitiate.message with type arguments of type MetricsModifier and TypeMethodDescriptionRequestsBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message.reports
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message.reports that return types with arguments of type MetricsModifier and TypeMethodDescriptionPathBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcrpt.message.pcrpt.message.reports with type arguments of type MetricsModifier and TypeMethodDescriptionPathBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message.updates
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message.updates that return types with arguments of type MetricsModifier and TypeMethodDescriptionPathBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.pcupd.message.pcupd.message.updates with type arguments of type MetricsModifier and TypeMethodDescriptionPathBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 that return types with arguments of type MetricsModifier and TypeMethodDescriptionLspAttributes.getMetrics()Return metrics, ornullif it is not present.LspAttributes.nonnullMetrics()Return metrics, or an empty list if it is not present. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes with type parameters of type MetricsModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Metrics>>
E$$MetricsBuilder.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.pcep.types.rev181109.lsp.attributes that return MetricsModifier and TypeMethodDescription@NonNull MetricsMetricsBuilder.build()A newMetricsinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes that return types with arguments of type MetricsMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes with parameters of type MetricsModifier and TypeMethodDescriptionstatic booleanMetrics.bindingEquals(@NonNull Metrics thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intMetrics.bindingHashCode(@NonNull Metrics obj) Default implementation ofObject.hashCode()contract for this interface.static StringMetrics.bindingToString(@NonNull Metrics obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes with type arguments of type MetricsModifier and TypeMethodDescriptionMetricsBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Metrics> augmentation) Add an augmentation to this builder's product.MetricsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Metrics>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes with parameters of type MetricsModifierConstructorDescriptionMetricsBuilder(Metrics base) Construct a builder initialized with state from specifiedMetrics. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result that return types with arguments of type MetricsModifier and TypeMethodDescriptionFailureCaseBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result with type arguments of type MetricsModifier and TypeMethodDescriptionFailureCaseBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success that return types with arguments of type MetricsModifier and TypeMethodDescriptionPathsBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.success with type arguments of type MetricsModifier and TypeMethodDescriptionPathsBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation that return types with arguments of type MetricsModifier and TypeMethodDescriptionP2pBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation with type arguments of type MetricsModifier and TypeMethodDescriptionP2pBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.add.lsp.args
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.add.lsp.args that return types with arguments of type MetricsModifier and TypeMethodDescriptionArgumentsBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.add.lsp.args with type arguments of type MetricsModifier and TypeMethodDescriptionArgumentsBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp that return types with arguments of type MetricsModifier and TypeMethodDescriptionPathBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp with type arguments of type MetricsModifier and TypeMethodDescriptionPathBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value. -
Uses of Metrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.update.lsp.args
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.update.lsp.args that return types with arguments of type MetricsModifier and TypeMethodDescriptionArgumentsBuilder.getMetrics()Return current value associated with the property corresponding toLspAttributes.getMetrics().Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.update.lsp.args with type arguments of type MetricsModifier and TypeMethodDescriptionArgumentsBuilder.setMetrics(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value.