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