Uses of Interface
org.mlflow.api.proto.Service.TraceLocationOrBuilder
Packages that use Service.TraceLocationOrBuilder
-
Uses of Service.TraceLocationOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.TraceLocationOrBuilderModifier and TypeClassDescriptionstatic final class
The location where the traces was stored and producedstatic final class
The location where the traces was stored and producedMethods in org.mlflow.api.proto that return Service.TraceLocationOrBuilderModifier and TypeMethodDescriptionService.SearchTracesV3Request.Builder.getLocationsOrBuilder
(int index) A list of MLflow experiments to search over.Service.SearchTracesV3Request.getLocationsOrBuilder
(int index) A list of MLflow experiments to search over.Service.SearchTracesV3RequestOrBuilder.getLocationsOrBuilder
(int index) A list of MLflow experiments to search over.Service.TraceInfoV3.Builder.getTraceLocationOrBuilder()
optional .mlflow.TraceLocation trace_location = 3;
Service.TraceInfoV3.getTraceLocationOrBuilder()
optional .mlflow.TraceLocation trace_location = 3;
Service.TraceInfoV3OrBuilder.getTraceLocationOrBuilder()
optional .mlflow.TraceLocation trace_location = 3;
Methods in org.mlflow.api.proto that return types with arguments of type Service.TraceLocationOrBuilderModifier and TypeMethodDescriptionList<? extends Service.TraceLocationOrBuilder>
Service.SearchTracesV3Request.Builder.getLocationsOrBuilderList()
A list of MLflow experiments to search over.List<? extends Service.TraceLocationOrBuilder>
Service.SearchTracesV3Request.getLocationsOrBuilderList()
A list of MLflow experiments to search over.List<? extends Service.TraceLocationOrBuilder>
Service.SearchTracesV3RequestOrBuilder.getLocationsOrBuilderList()
A list of MLflow experiments to search over.