Uses of Interface
org.mlflow.api.proto.Service.TraceInfoV3OrBuilder
Packages that use Service.TraceInfoV3OrBuilder
-
Uses of Service.TraceInfoV3OrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.TraceInfoV3OrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typemlflow.TraceInfoV3static final classProtobuf typemlflow.TraceInfoV3Methods in org.mlflow.api.proto that return Service.TraceInfoV3OrBuilderModifier and TypeMethodDescriptionService.Trace.Builder.getTraceInfoOrBuilder()optional .mlflow.TraceInfoV3 trace_info = 1;Service.Trace.getTraceInfoOrBuilder()optional .mlflow.TraceInfoV3 trace_info = 1;Service.TraceOrBuilder.getTraceInfoOrBuilder()optional .mlflow.TraceInfoV3 trace_info = 1;Service.SearchTracesV3.Response.Builder.getTracesOrBuilder(int index) Information about traces that match the search criteria.Service.SearchTracesV3.Response.getTracesOrBuilder(int index) Information about traces that match the search criteria.Service.SearchTracesV3.ResponseOrBuilder.getTracesOrBuilder(int index) Information about traces that match the search criteria.Methods in org.mlflow.api.proto that return types with arguments of type Service.TraceInfoV3OrBuilderModifier and TypeMethodDescriptionList<? extends Service.TraceInfoV3OrBuilder>Service.SearchTracesV3.Response.Builder.getTracesOrBuilderList()Information about traces that match the search criteria.List<? extends Service.TraceInfoV3OrBuilder>Service.SearchTracesV3.Response.getTracesOrBuilderList()Information about traces that match the search criteria.List<? extends Service.TraceInfoV3OrBuilder>Service.SearchTracesV3.ResponseOrBuilder.getTracesOrBuilderList()Information about traces that match the search criteria.