Uses of Interface
org.mlflow.api.proto.Service.MetricAggregationOrBuilder
Packages that use Service.MetricAggregationOrBuilder
-
Uses of Service.MetricAggregationOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.MetricAggregationOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typemlflow.MetricAggregationstatic final classProtobuf typemlflow.MetricAggregationMethods in org.mlflow.api.proto that return Service.MetricAggregationOrBuilderModifier and TypeMethodDescriptionService.QueryTraceMetrics.Builder.getAggregationsOrBuilder(int index) Required: The aggregations to apply.Service.QueryTraceMetrics.getAggregationsOrBuilder(int index) Required: The aggregations to apply.Service.QueryTraceMetricsOrBuilder.getAggregationsOrBuilder(int index) Required: The aggregations to apply.Methods in org.mlflow.api.proto that return types with arguments of type Service.MetricAggregationOrBuilderModifier and TypeMethodDescriptionList<? extends Service.MetricAggregationOrBuilder>Service.QueryTraceMetrics.Builder.getAggregationsOrBuilderList()Required: The aggregations to apply.List<? extends Service.MetricAggregationOrBuilder>Service.QueryTraceMetrics.getAggregationsOrBuilderList()Required: The aggregations to apply.List<? extends Service.MetricAggregationOrBuilder>Service.QueryTraceMetricsOrBuilder.getAggregationsOrBuilderList()Required: The aggregations to apply.