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