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