Uses of Interface
org.mlflow.api.proto.Service.TraceLocationOrBuilder
-
Packages that use Service.TraceLocationOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Service.TraceLocationOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.TraceLocationOrBuilder Modifier and Type Class Description static classService.TraceLocationThe location where the traces was stored and producedstatic classService.TraceLocation.BuilderThe location where the traces was stored and producedMethods in org.mlflow.api.proto that return Service.TraceLocationOrBuilder Modifier and Type Method Description Service.TraceLocationOrBuilderService.TraceInfoV3.Builder. getTraceLocationOrBuilder()optional .mlflow.TraceLocation trace_location = 3;Service.TraceLocationOrBuilderService.TraceInfoV3. getTraceLocationOrBuilder()optional .mlflow.TraceLocation trace_location = 3;Service.TraceLocationOrBuilderService.TraceInfoV3OrBuilder. getTraceLocationOrBuilder()optional .mlflow.TraceLocation trace_location = 3;
-