Uses of Class
org.mlflow.api.proto.Service.CreateExperiment
| Package | Description |
|---|---|
| org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
-
Uses of Service.CreateExperiment in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.CreateExperiment Modifier and Type Field Description static com.google.protobuf.Parser<Service.CreateExperiment>Service.CreateExperiment. PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.CreateExperiment Modifier and Type Method Description Service.CreateExperimentService.CreateExperiment.Builder. build()Service.CreateExperimentService.CreateExperiment.Builder. buildPartial()static Service.CreateExperimentService.CreateExperiment. getDefaultInstance()Service.CreateExperimentService.CreateExperiment.Builder. getDefaultInstanceForType()Service.CreateExperimentService.CreateExperiment. getDefaultInstanceForType()static Service.CreateExperimentService.CreateExperiment. parseDelimitedFrom(java.io.InputStream input)static Service.CreateExperimentService.CreateExperiment. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CreateExperimentService.CreateExperiment. parseFrom(byte[] data)static Service.CreateExperimentService.CreateExperiment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CreateExperimentService.CreateExperiment. parseFrom(com.google.protobuf.ByteString data)static Service.CreateExperimentService.CreateExperiment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CreateExperimentService.CreateExperiment. parseFrom(com.google.protobuf.CodedInputStream input)static Service.CreateExperimentService.CreateExperiment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CreateExperimentService.CreateExperiment. parseFrom(java.io.InputStream input)static Service.CreateExperimentService.CreateExperiment. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CreateExperimentService.CreateExperiment. parseFrom(java.nio.ByteBuffer data)static Service.CreateExperimentService.CreateExperiment. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.mlflow.api.proto that return types with arguments of type Service.CreateExperiment Modifier and Type Method Description com.google.protobuf.Parser<Service.CreateExperiment>Service.CreateExperiment. getParserForType()static com.google.protobuf.Parser<Service.CreateExperiment>Service.CreateExperiment. parser()Methods in org.mlflow.api.proto with parameters of type Service.CreateExperiment Modifier and Type Method Description Service.CreateExperiment.BuilderService.CreateExperiment.Builder. mergeFrom(Service.CreateExperiment other)static Service.CreateExperiment.BuilderService.CreateExperiment. newBuilder(Service.CreateExperiment prototype)