Uses of Interface
org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
Packages that use Service.MetricWithRunIdOrBuilder
-
Uses of Service.MetricWithRunIdOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.MetricWithRunIdOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typemlflow.MetricWithRunId
static final class
Protobuf typemlflow.MetricWithRunId
Methods in org.mlflow.api.proto that return Service.MetricWithRunIdOrBuilderModifier and TypeMethodDescriptionService.GetMetricHistoryBulkInterval.Response.Builder.getMetricsOrBuilder
(int index) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.Response.getMetricsOrBuilder
(int index) List of metrics representing history of values and metadata.Service.GetMetricHistoryBulkInterval.ResponseOrBuilder.getMetricsOrBuilder
(int index) List of metrics representing history of values and metadata.Methods in org.mlflow.api.proto that return types with arguments of type Service.MetricWithRunIdOrBuilderModifier and TypeMethodDescriptionList
<? extends Service.MetricWithRunIdOrBuilder> Service.GetMetricHistoryBulkInterval.Response.Builder.getMetricsOrBuilderList()
List of metrics representing history of values and metadata.List
<? extends Service.MetricWithRunIdOrBuilder> Service.GetMetricHistoryBulkInterval.Response.getMetricsOrBuilderList()
List of metrics representing history of values and metadata.List
<? extends Service.MetricWithRunIdOrBuilder> Service.GetMetricHistoryBulkInterval.ResponseOrBuilder.getMetricsOrBuilderList()
List of metrics representing history of values and metadata.