Uses of Interface
org.mlflow.api.proto.Service.TraceOrBuilder
Packages that use Service.TraceOrBuilder
-
Uses of Service.TraceOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.TraceOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typemlflow.Trace
static final class
Protobuf typemlflow.Trace
Methods in org.mlflow.api.proto that return Service.TraceOrBuilderModifier and TypeMethodDescriptionService.GetTraceInfoV3.Response.Builder.getTraceOrBuilder()
optional .mlflow.Trace trace = 1;
Service.GetTraceInfoV3.Response.getTraceOrBuilder()
optional .mlflow.Trace trace = 1;
Service.GetTraceInfoV3.ResponseOrBuilder.getTraceOrBuilder()
optional .mlflow.Trace trace = 1;
Service.StartTraceV3.Builder.getTraceOrBuilder()
The information for the trace being created.Service.StartTraceV3.getTraceOrBuilder()
The information for the trace being created.Service.StartTraceV3.Response.Builder.getTraceOrBuilder()
The created trace information.Service.StartTraceV3.Response.getTraceOrBuilder()
The created trace information.Service.StartTraceV3.ResponseOrBuilder.getTraceOrBuilder()
The created trace information.Service.StartTraceV3OrBuilder.getTraceOrBuilder()
The information for the trace being created.