Uses of Class
org.apache.camel.component.torchserve.client.management.model.DescribeModel200ResponseInnerMetrics
Packages that use DescribeModel200ResponseInnerMetrics
Package
Description
-
Uses of DescribeModel200ResponseInnerMetrics in org.apache.camel.component.torchserve.client.management.model
Methods in org.apache.camel.component.torchserve.client.management.model that return DescribeModel200ResponseInnerMetricsModifier and TypeMethodDescriptionDescribeModel200ResponseInner.getMetrics()Get metricsDescribeModel200ResponseInnerMetrics.rejectedRequests(Integer rejectedRequests) DescribeModel200ResponseInnerMetrics.waitingQueueSize(Integer waitingQueueSize) Methods in org.apache.camel.component.torchserve.client.management.model with parameters of type DescribeModel200ResponseInnerMetricsModifier and TypeMethodDescriptionDescribeModel200ResponseInner.metrics(DescribeModel200ResponseInnerMetrics metrics) voidDescribeModel200ResponseInner.setMetrics(DescribeModel200ResponseInnerMetrics metrics) -
Uses of DescribeModel200ResponseInnerMetrics in org.apache.camel.component.torchserve.client.model
Methods in org.apache.camel.component.torchserve.client.model with parameters of type DescribeModel200ResponseInnerMetricsModifier and TypeMethodDescriptionstatic MetricsMetrics.from(DescribeModel200ResponseInnerMetrics src)