Uses of Class
org.mlflow.api.proto.Service.Trace
Packages that use Service.Trace
-
Uses of Service.Trace in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.TraceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.Trace>Service.Trace.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.TraceModifier and TypeMethodDescriptionService.Trace.Builder.build()Service.Trace.Builder.buildPartial()static Service.TraceService.Trace.getDefaultInstance()Service.Trace.Builder.getDefaultInstanceForType()Service.Trace.getDefaultInstanceForType()Service.GetTraceInfoV3.Response.Builder.getTrace()optional .mlflow.Trace trace = 1;Service.GetTraceInfoV3.Response.getTrace()optional .mlflow.Trace trace = 1;Service.GetTraceInfoV3.ResponseOrBuilder.getTrace()optional .mlflow.Trace trace = 1;Service.StartTraceV3.Builder.getTrace()The information for the trace being created.Service.StartTraceV3.getTrace()The information for the trace being created.Service.StartTraceV3.Response.Builder.getTrace()The created trace information.Service.StartTraceV3.Response.getTrace()The created trace information.Service.StartTraceV3.ResponseOrBuilder.getTrace()The created trace information.Service.StartTraceV3OrBuilder.getTrace()The information for the trace being created.static Service.TraceService.Trace.parseDelimitedFrom(InputStream input) static Service.TraceService.Trace.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceService.Trace.parseFrom(byte[] data) static Service.TraceService.Trace.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceService.Trace.parseFrom(com.google.protobuf.ByteString data) static Service.TraceService.Trace.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceService.Trace.parseFrom(com.google.protobuf.CodedInputStream input) static Service.TraceService.Trace.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceService.Trace.parseFrom(InputStream input) static Service.TraceService.Trace.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.TraceService.Trace.parseFrom(ByteBuffer data) static Service.TraceService.Trace.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.TraceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service.Trace>Service.Trace.getParserForType()static com.google.protobuf.Parser<Service.Trace>Service.Trace.parser()Methods in org.mlflow.api.proto with parameters of type Service.TraceModifier and TypeMethodDescriptionService.Trace.Builder.mergeFrom(Service.Trace other) Service.GetTraceInfoV3.Response.Builder.mergeTrace(Service.Trace value) optional .mlflow.Trace trace = 1;Service.StartTraceV3.Builder.mergeTrace(Service.Trace value) The information for the trace being created.Service.StartTraceV3.Response.Builder.mergeTrace(Service.Trace value) The created trace information.static Service.Trace.BuilderService.Trace.newBuilder(Service.Trace prototype) Service.GetTraceInfoV3.Response.Builder.setTrace(Service.Trace value) optional .mlflow.Trace trace = 1;Service.StartTraceV3.Builder.setTrace(Service.Trace value) The information for the trace being created.Service.StartTraceV3.Response.Builder.setTrace(Service.Trace value) The created trace information.