Uses of Class
org.mlflow.api.proto.Service.StartTrace
Packages that use Service.StartTrace
-
Uses of Service.StartTrace in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.StartTraceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.StartTrace> Service.StartTrace.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.StartTraceModifier and TypeMethodDescriptionService.StartTrace.Builder.build()
Service.StartTrace.Builder.buildPartial()
static Service.StartTrace
Service.StartTrace.getDefaultInstance()
Service.StartTrace.Builder.getDefaultInstanceForType()
Service.StartTrace.getDefaultInstanceForType()
static Service.StartTrace
Service.StartTrace.parseDelimitedFrom
(InputStream input) static Service.StartTrace
Service.StartTrace.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.StartTrace
Service.StartTrace.parseFrom
(byte[] data) static Service.StartTrace
Service.StartTrace.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.StartTrace
Service.StartTrace.parseFrom
(com.google.protobuf.ByteString data) static Service.StartTrace
Service.StartTrace.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.StartTrace
Service.StartTrace.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.StartTrace
Service.StartTrace.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.StartTrace
Service.StartTrace.parseFrom
(InputStream input) static Service.StartTrace
Service.StartTrace.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.StartTrace
Service.StartTrace.parseFrom
(ByteBuffer data) static Service.StartTrace
Service.StartTrace.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.StartTraceModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Service.StartTrace> Service.StartTrace.getParserForType()
static com.google.protobuf.Parser
<Service.StartTrace> Service.StartTrace.parser()
Methods in org.mlflow.api.proto with parameters of type Service.StartTraceModifier and TypeMethodDescriptionService.StartTrace.Builder.mergeFrom
(Service.StartTrace other) static Service.StartTrace.Builder
Service.StartTrace.newBuilder
(Service.StartTrace prototype)