A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORT_CREDENTIAL_INFO_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- ACTIVE_ONLY - org.mlflow.api.proto.Service.ViewType
-
Default.
- ACTIVE_ONLY_VALUE - Static variable in enum org.mlflow.api.proto.Service.ViewType
-
Default.
- ActiveRun - Class in org.mlflow.tracking
-
Represents an active MLflow run and contains APIs to log data to the run.
- addAliases(int, ModelRegistry.RegisteredModelAlias) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- addAliases(int, ModelRegistry.RegisteredModelAlias.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- addAliases(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- addAliases(ModelRegistry.RegisteredModelAlias) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- addAliases(ModelRegistry.RegisteredModelAlias.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- addAliasesBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- addAliasesBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- addAliasesBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- addAllAliases(Iterable<? extends ModelRegistry.RegisteredModelAlias>) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- addAllAliases(Iterable<String>) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- addAllCredentialInfos(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo>) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- addAllCredentialInfos(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo>) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- addAllCredentials(Iterable<? extends MlflowArtifacts.MultipartUploadCredential>) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- addAllDatasetInputs(Iterable<? extends Service.DatasetInput>) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- addAllDatasets(Iterable<? extends Service.DatasetInput>) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- addAllDatasetSummaries(Iterable<? extends Service.DatasetSummary>) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- addAllExperimentIds(Iterable<String>) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- addAllExperimentIds(Iterable<String>) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- addAllExperimentIds(Iterable<String>) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- addAllExperiments(Iterable<? extends Service.Experiment>) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- addAllFiles(Iterable<? extends MlflowArtifacts.FileInfo>) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addAllFiles(Iterable<? extends Service.FileInfo>) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addAllHeaders(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader>) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- addAllLatestVersions(Iterable<? extends ModelRegistry.ModelVersion>) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- addAllMetrics(Iterable<? extends Service.Metric>) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- addAllMetrics(Iterable<? extends Service.Metric>) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- addAllMetrics(Iterable<? extends Service.Metric>) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- addAllMetrics(Iterable<? extends Service.MetricWithRunId>) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- addAllModelVersions(Iterable<? extends ModelRegistry.ModelVersion>) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- addAllModelVersions(Iterable<? extends ModelRegistry.ModelVersion>) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- addAllOrderBy(Iterable<String>) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addAllOrderBy(Iterable<String>) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addAllOrderBy(Iterable<String>) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addAllOrderBy(Iterable<String>) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addAllOrderBy(Iterable<String>) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- addAllParams(Iterable<? extends Service.Param>) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- addAllParams(Iterable<? extends Service.Param>) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- addAllPartEtags(Iterable<? extends DatabricksArtifacts.PartEtag>) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- addAllParts(Iterable<? extends MlflowArtifacts.MultipartUploadPart>) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- addAllPath(Iterable<String>) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- addAllPath(Iterable<String>) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- addAllRegisteredModels(Iterable<? extends ModelRegistry.RegisteredModel>) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- addAllRequestIds(Iterable<String>) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- addAllRequestMetadata(Iterable<? extends Service.TraceRequestMetadata>) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- addAllRequestMetadata(Iterable<? extends Service.TraceRequestMetadata>) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- addAllRequestMetadata(Iterable<? extends Service.TraceRequestMetadata>) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- addAllRunIds(Iterable<String>) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- addAllRuns(Iterable<? extends Service.Run>) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- addAllStages(Iterable<String>) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- addAllTags(Iterable<? extends ModelRegistry.ModelVersionTag>) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- addAllTags(Iterable<? extends ModelRegistry.ModelVersionTag>) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- addAllTags(Iterable<? extends ModelRegistry.RegisteredModelTag>) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- addAllTags(Iterable<? extends ModelRegistry.RegisteredModelTag>) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- addAllTags(Iterable<? extends Service.ExperimentTag>) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- addAllTags(Iterable<? extends Service.ExperimentTag>) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- addAllTags(Iterable<? extends Service.InputTag>) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- addAllTags(Iterable<? extends Service.RunTag>) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- addAllTags(Iterable<? extends Service.RunTag>) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- addAllTags(Iterable<? extends Service.RunTag>) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- addAllTags(Iterable<? extends Service.TraceTag>) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- addAllTags(Iterable<? extends Service.TraceTag>) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- addAllTags(Iterable<? extends Service.TraceTag>) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- addAllTraces(Iterable<? extends Service.TraceInfo>) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- addAllUploadCredentialInfos(Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo>) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- addCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- addCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- addCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- addCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- addCredentialInfosBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- addCredentialInfosBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- addCredentialInfosBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- addCredentialInfosBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- addCredentials(int, MlflowArtifacts.MultipartUploadCredential) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- addCredentials(int, MlflowArtifacts.MultipartUploadCredential.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- addCredentials(MlflowArtifacts.MultipartUploadCredential) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- addCredentials(MlflowArtifacts.MultipartUploadCredential.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- addCredentialsBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- addCredentialsBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- addDatasetInputs(int, Service.DatasetInput) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- addDatasetInputs(int, Service.DatasetInput.Builder) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- addDatasetInputs(Service.DatasetInput) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- addDatasetInputs(Service.DatasetInput.Builder) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- addDatasetInputsBuilder() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- addDatasetInputsBuilder(int) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- addDatasets(int, Service.DatasetInput) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- addDatasets(int, Service.DatasetInput.Builder) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- addDatasets(Service.DatasetInput) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- addDatasets(Service.DatasetInput.Builder) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- addDatasetsBuilder() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- addDatasetsBuilder(int) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- addDatasetSummaries(int, Service.DatasetSummary) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- addDatasetSummaries(int, Service.DatasetSummary.Builder) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- addDatasetSummaries(Service.DatasetSummary) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- addDatasetSummaries(Service.DatasetSummary.Builder) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- addDatasetSummariesBuilder() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- addDatasetSummariesBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- addExperimentIds(String) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- addExperimentIds(String) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- addExperimentIds(String) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- addExperimentIdsBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- addExperimentIdsBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- addExperimentIdsBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- addExperiments(int, Service.Experiment) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- addExperiments(int, Service.Experiment.Builder) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- addExperiments(Service.Experiment) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- addExperiments(Service.Experiment.Builder) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- addExperimentsBuilder() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- addExperimentsBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- addFiles(int, MlflowArtifacts.FileInfo) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFiles(int, MlflowArtifacts.FileInfo.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFiles(int, Service.FileInfo) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFiles(int, Service.FileInfo.Builder) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFiles(MlflowArtifacts.FileInfo) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFiles(MlflowArtifacts.FileInfo.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFiles(Service.FileInfo) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFiles(Service.FileInfo.Builder) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFilesBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFilesBuilder() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFilesBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addFilesBuilder(int) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- addHeaders(int, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- addHeaders(int, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- addHeaders(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- addHeaders(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- addHeadersBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- addHeadersBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- addLatestVersions(int, ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- addLatestVersions(int, ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- addLatestVersions(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- addLatestVersions(ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- addLatestVersionsBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- addLatestVersionsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- addMetrics(int, Service.Metric) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- addMetrics(int, Service.Metric) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- addMetrics(int, Service.Metric) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- addMetrics(int, Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- addMetrics(int, Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- addMetrics(int, Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- addMetrics(int, Service.MetricWithRunId) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- addMetrics(int, Service.MetricWithRunId.Builder) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- addMetrics(Service.Metric) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- addMetrics(Service.Metric) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- addMetrics(Service.Metric) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- addMetrics(Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- addMetrics(Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- addMetrics(Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- addMetrics(Service.MetricWithRunId) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- addMetrics(Service.MetricWithRunId.Builder) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- addMetricsBuilder() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- addMetricsBuilder() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- addMetricsBuilder() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- addMetricsBuilder() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- addMetricsBuilder(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- addMetricsBuilder(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- addMetricsBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- addMetricsBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- addModelVersions(int, ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- addModelVersions(int, ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- addModelVersions(int, ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- addModelVersions(int, ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- addModelVersions(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- addModelVersions(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- addModelVersions(ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- addModelVersions(ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- addModelVersionsBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- addModelVersionsBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- addModelVersionsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- addModelVersionsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- addOrderBy(String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addOrderBy(String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addOrderBy(String) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addOrderBy(String) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addOrderBy(String) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- addOrderByBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addOrderByBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addOrderByBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addOrderByBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- addOrderByBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- addParams(int, Service.Param) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- addParams(int, Service.Param) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- addParams(int, Service.Param.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- addParams(int, Service.Param.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- addParams(Service.Param) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- addParams(Service.Param) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- addParams(Service.Param.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- addParams(Service.Param.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- addParamsBuilder() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- addParamsBuilder() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- addParamsBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- addParamsBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- addPartEtags(int, DatabricksArtifacts.PartEtag) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- addPartEtags(int, DatabricksArtifacts.PartEtag.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- addPartEtags(DatabricksArtifacts.PartEtag) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- addPartEtags(DatabricksArtifacts.PartEtag.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- addPartEtagsBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- addPartEtagsBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- addParts(int, MlflowArtifacts.MultipartUploadPart) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- addParts(int, MlflowArtifacts.MultipartUploadPart.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- addParts(MlflowArtifacts.MultipartUploadPart) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- addParts(MlflowArtifacts.MultipartUploadPart.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- addPartsBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- addPartsBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- addPath(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- addPath(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- addPathBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- addPathBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- addRegisteredModels(int, ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- addRegisteredModels(int, ModelRegistry.RegisteredModel.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- addRegisteredModels(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- addRegisteredModels(ModelRegistry.RegisteredModel.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- addRegisteredModelsBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- addRegisteredModelsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Param.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Run.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- addRequestIds(String) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- addRequestIdsBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- addRequestMetadata(int, Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- addRequestMetadata(int, Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- addRequestMetadata(int, Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- addRequestMetadata(int, Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- addRequestMetadata(int, Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- addRequestMetadata(int, Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- addRequestMetadata(Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- addRequestMetadata(Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- addRequestMetadata(Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- addRequestMetadata(Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- addRequestMetadata(Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- addRequestMetadata(Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- addRequestMetadataBuilder() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- addRequestMetadataBuilder() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- addRequestMetadataBuilder() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- addRequestMetadataBuilder(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- addRequestMetadataBuilder(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- addRequestMetadataBuilder(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- addRunIds(String) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- addRunIdsBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- addRuns(int, Service.Run) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- addRuns(int, Service.Run.Builder) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- addRuns(Service.Run) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- addRuns(Service.Run.Builder) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- addRunsBuilder() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- addRunsBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- addStages(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- addStagesBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- addTags(int, ModelRegistry.ModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- addTags(int, ModelRegistry.ModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- addTags(int, ModelRegistry.ModelVersionTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- addTags(int, ModelRegistry.ModelVersionTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- addTags(int, ModelRegistry.RegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- addTags(int, ModelRegistry.RegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- addTags(int, ModelRegistry.RegisteredModelTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- addTags(int, ModelRegistry.RegisteredModelTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- addTags(int, Service.ExperimentTag) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- addTags(int, Service.ExperimentTag) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- addTags(int, Service.ExperimentTag.Builder) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- addTags(int, Service.ExperimentTag.Builder) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- addTags(int, Service.InputTag) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- addTags(int, Service.InputTag.Builder) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- addTags(int, Service.RunTag) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- addTags(int, Service.RunTag) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- addTags(int, Service.RunTag) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- addTags(int, Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- addTags(int, Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- addTags(int, Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- addTags(int, Service.TraceTag) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- addTags(int, Service.TraceTag) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- addTags(int, Service.TraceTag) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- addTags(int, Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- addTags(int, Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- addTags(int, Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- addTags(ModelRegistry.ModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- addTags(ModelRegistry.ModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- addTags(ModelRegistry.ModelVersionTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- addTags(ModelRegistry.ModelVersionTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- addTags(ModelRegistry.RegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- addTags(ModelRegistry.RegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- addTags(ModelRegistry.RegisteredModelTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- addTags(ModelRegistry.RegisteredModelTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- addTags(Service.ExperimentTag) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- addTags(Service.ExperimentTag) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- addTags(Service.ExperimentTag.Builder) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- addTags(Service.ExperimentTag.Builder) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- addTags(Service.InputTag) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- addTags(Service.InputTag.Builder) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- addTags(Service.RunTag) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- addTags(Service.RunTag) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- addTags(Service.RunTag) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- addTags(Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- addTags(Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- addTags(Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- addTags(Service.TraceTag) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- addTags(Service.TraceTag) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- addTags(Service.TraceTag) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- addTags(Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- addTags(Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- addTags(Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- addTagsBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- addTagsBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- addTagsBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- addTagsBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- addTagsBuilder() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- addTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- addTraces(int, Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- addTraces(int, Service.TraceInfo.Builder) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- addTraces(Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- addTraces(Service.TraceInfo.Builder) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- addTracesBuilder() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- addTracesBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- addUploadCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- addUploadCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- addUploadCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- addUploadCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- addUploadCredentialInfosBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- addUploadCredentialInfosBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- ALIAS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- ALIAS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- ALIAS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- ALIAS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- ALIASES_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- ALIASES_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- ALL - org.mlflow.api.proto.Service.ViewType
-
Get all experiments.
- ALL_VALUE - Static variable in enum org.mlflow.api.proto.Service.ViewType
-
Get all experiments.
- ARCHIVE_EXISTING_VERSIONS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- ARTIFACT_LOCATION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateExperiment
- ARTIFACT_LOCATION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Experiment
- ARTIFACT_URI_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- ARTIFACT_URI_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- AWS_PRESIGNED_URL - com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
The credential is an AWS Presigned URL.
- AWS_PRESIGNED_URL_VALUE - Static variable in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
The credential is an AWS Presigned URL.
- AZURE_ADLS_GEN2_SAS_URI - com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
The credential is an Azure Shared Access Signature URI for ADLS.
- AZURE_ADLS_GEN2_SAS_URI_VALUE - Static variable in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
The credential is an Azure Shared Access Signature URI for ADLS.
- AZURE_SAS_URI - com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
The credential is an Azure Shared Access Signature URI.
- AZURE_SAS_URI_VALUE - Static variable in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
The credential is an Azure Shared Access Signature URI.
B
- BasicMlflowHostCreds - Class in org.mlflow.tracking.creds
-
A static hostname and optional credentials to talk to an MLflow server.
- BasicMlflowHostCreds(String) - Constructor for class org.mlflow.tracking.creds.BasicMlflowHostCreds
- BasicMlflowHostCreds(String, String) - Constructor for class org.mlflow.tracking.creds.BasicMlflowHostCreds
- BasicMlflowHostCreds(String, String, String) - Constructor for class org.mlflow.tracking.creds.BasicMlflowHostCreds
- BasicMlflowHostCreds(String, String, String, String, boolean) - Constructor for class org.mlflow.tracking.creds.BasicMlflowHostCreds
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- build() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- build() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- build() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- build() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- build() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- build() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- build() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- build() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- build() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- build() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- build() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- build() - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.Metric.Builder
- build() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- build() - Method in class org.mlflow.api.proto.Service.Param.Builder
- build() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- build() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- build() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.Run.Builder
- build() - Method in class org.mlflow.api.proto.Service.RunData.Builder
- build() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- build() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- build() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- build() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- build() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- build() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- build() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- build() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- build() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- build() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- build() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- build() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- build() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- build() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- buildPartial() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- buildPartial() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- buildPartial() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.Metric.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.Param.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.Run.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.RunData.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- buildPartial() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
C
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- clear() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- clear() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- clear() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- clear() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- clear() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- clear() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- clear() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- clear() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- clear() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- clear() - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.Metric.Builder
- clear() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- clear() - Method in class org.mlflow.api.proto.Service.Param.Builder
- clear() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- clear() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- clear() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.Run.Builder
- clear() - Method in class org.mlflow.api.proto.Service.RunData.Builder
- clear() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- clear() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- clear() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- clear() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- clear() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- clear() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- clear() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- clear() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- clear() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- clear() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- clearAbortCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credential for aborting the initiated multipart upload
- clearAlias() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the alias.
- clearAlias() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the alias.
- clearAlias() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The name of the alias.
- clearAlias() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the alias.
- clearAliases() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- clearAliases() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- clearArchiveExistingVersions() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
When transitioning a model version to a particular stage, this flag dictates whether all existing model versions in that stage should be atomically moved to the "archived" stage.
- clearArtifactLocation() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Location where all artifacts for the experiment are stored.
- clearArtifactLocation() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Location where artifacts for the experiment are stored.
- clearArtifactUri() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
-
URI corresponding to where artifacts for this model version are stored.
- clearArtifactUri() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
URI of the directory where artifacts should be uploaded.
- clearContext() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Value of "context" tag if set for the given dataset.
- clearCreationTime() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Creation time
- clearCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Timestamp recorded when this ``model_version`` was created.
- clearCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Timestamp recorded when this ``registered_model`` was created.
- clearCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- clearCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- clearCredentialInfos() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- clearCredentialInfos() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- clearCredentials() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- clearCurrentStage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current stage for this ``model_version``.
- clearData() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run data.
- clearDataset() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
The dataset being used as a Run input.
- clearDatasetInputs() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- clearDatasets() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- clearDatasetSummaries() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- clearDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Optional description for model version.
- clearDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Optional description for registered model.
- clearDescription() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Description of this ``model_version``.
- clearDescription() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Description of this ``registered_model``.
- clearDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
If provided, updates the description for this ``registered_model``.
- clearDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
If provided, updates the description for this ``registered_model``.
- clearDigest() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Dataset digest, e.g.
- clearDigest() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Dataset digest, e.g.
- clearEndStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Optional end step to only fetch metrics before the specified step.
- clearEndTime() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unix timestamp of when the run ended in milliseconds.
- clearEndTime() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Unix timestamp in milliseconds of when the run ended.
- clearEtag() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional string etag = 2;
- clearEtag() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string etag = 2;
- clearExecutionTimeMs() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unix timestamp of the duration of the trace in milliseconds.
- clearExperiment() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
-
Experiment details.
- clearExperiment() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
-
Experiment details.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
-
Unique identifier for the experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the associated experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Unique identifier for the experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
-
ID of the associated experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
ID of the associated experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Unique identifier for the experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
-
ID of the associated experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
-
ID of the associated experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The experiment ID.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
ID of the experiment under which to log the tag.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
ID of the associated experiment.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
The ID of the experiment that contains the trace.
- clearExperimentId() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
ID of the associated experiment.
- clearExperimentIds() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- clearExperimentIds() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- clearExperimentIds() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- clearExperimentName() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
-
Name of the associated experiment.
- clearExperiments() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.Param.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.Run.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- clearFiles() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- clearFiles() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- clearFileSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Size in bytes.
- clearFileSize() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Size in bytes.
- clearFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
String filter condition, like "name='my-model-name'".
- clearFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
String filter condition, like "name LIKE 'my-model-name'".
- clearFilter() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- clearFilter() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- clearFilter() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- clearHeaders() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- clearHeaders() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- clearInfo() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run metadata.
- clearInputs() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run inputs.
- clearIsDir() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Whether the path is a directory.
- clearIsDir() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Whether the path is a directory.
- clearKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the tag.
- clearKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the tag.
- clearKey() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag key.
- clearKey() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag key.
- clearKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Name of the tag.
- clearKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Name of the tag.
- clearKey() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
Name of the tag.
- clearKey() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
Name of the tag to delete.
- clearKey() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag key.
- clearKey() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag key.
- clearKey() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Name of the metric.
- clearKey() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
Name of the param.
- clearKey() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Key identifying this metric.
- clearKey() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Key identifying this metric.
- clearKey() - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Key identifying this param.
- clearKey() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag key.
- clearKey() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
Name of the tag.
- clearKey() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
Name of the tag.
- clearKey() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
Name of the tag.
- clearKey() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Key identifying this metadata.
- clearKey() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Key identifying this trace tag.
- clearLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Timestamp recorded when metadata for this ``model_version`` was last updated.
- clearLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Timestamp recorded when metadata for this ``registered_model`` was last updated.
- clearLastUpdateTime() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Last update time
- clearLatestVersions() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- clearLifecycleStage() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Current life cycle stage of the experiment: "active" or "deleted".
- clearLifecycleStage() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- clearMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Maximum number of models desired.
- clearMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Maximum number of models desired.
- clearMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Maximum number of logged instances of a metric for a run to return per call.
- clearMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Maximum number of results to fetch per run specified.
- clearMaxResults() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Maximum number of experiments desired.
- clearMaxResults() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
Maximum number of runs desired.
- clearMaxResults() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Maximum number of traces desired.
- clearMaxTimestampMillis() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 1: max_timestamp_millis and max_traces must be specified for time-based deletion The maximum timestamp in milliseconds since the UNIX epoch for deleting traces.
- clearMaxTraces() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
The maximum number of traces to delete.
- clearMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Name of the metric.
- clearMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Name of the metric.
- clearMetrics() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- clearMetrics() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- clearMetrics() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- clearMetrics() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- clearModelJson() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
MLmodel file in json format.
- clearModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- clearModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- clearModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- clearModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
-
Updated model version
- clearModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- clearModelVersions() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- clearModelVersions() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- clearName() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header name
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Register model under this name
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Register models under this name
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Name of the registered model
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the registered model that the tag was logged under.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
-
Registered model unique name identifier.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the registered model.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the registered model that the tag was logged under.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
Registered model unique name identifier.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Name of the registered model
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the registered model.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Name of the registered model
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
-
Registered model unique name identifier.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Unique name of the model
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Unique name for the model.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
Registered model unique name identifier.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Unique name of the model.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the registered model.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Unique name of the model.
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Name of the registered model
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Name of the registered model
- clearName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
Registered model unique name identifier.
- clearName() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Experiment name.
- clearName() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The name of the dataset.
- clearName() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
The name of the dataset.
- clearName() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Human readable name that identifies the experiment.
- clearNewName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
If provided, updates the name for this ``registered_model``.
- clearNewName() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
If provided, the experiment's name is changed to the new name.
- clearNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- clearNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- clearNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Pagination token to request next page of models for the same search query.
- clearNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Pagination token to request the next page of models.
- clearNextPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
Token that can be used to issue a query for the next page of metric history values.
- clearNextPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Token that can be used to retrieve the next page of artifact results
- clearNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Token that can be used to retrieve the next page of experiments.
- clearNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
optional string next_page_token = 2;
- clearNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
optional string next_page_token = 2;
- clearNumParts() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Number of file parts (chunks of data) to upload in the initiated multipart upload
- clearNumParts() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional int64 num_parts = 2;
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.Param.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.Run.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- clearOrderBy() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- clearOrderBy() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- clearOrderBy() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- clearOrderBy() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- clearOrderBy() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- clearPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- clearPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- clearPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Pagination token to go to next page based on previous search query.
- clearPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Pagination token to go to the next page based on a previous search query.
- clearPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Token indicating the page of metric history to fetch
- clearPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Token indicating the page of artifact results to fetch
- clearPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Token indicating the page of experiments to fetch
- clearPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
optional string page_token = 7;
- clearPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Token indicating the page of traces to fetch.
- clearParams() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- clearParams() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- clearPartEtags() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- clearPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Part number
- clearPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional int64 part_number = 1;
- clearPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional int64 part_number = 2;
- clearPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional int64 part_number = 1;
- clearParts() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- clearPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- clearPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- clearPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- clearPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- clearPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- clearPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Atifact path, relative to the Run's artifact root location (e.g.
- clearPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string path = 1;
- clearPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string path = 1;
- clearPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional string path = 1;
- clearPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Path relative to the root artifact directory run.
- clearPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- clearPath() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Path relative to the root artifact directory run.
- clearPath() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- clearProfile() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The profile of the dataset.
- clearRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- clearRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- clearRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- clearRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- clearRegisteredModels() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- clearRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- clearRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- clearRequestId() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
ID of the trace from which to delete the tag.
- clearRequestId() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
ID of the trace to end.
- clearRequestId() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
-
ID of the trace to fetch.
- clearRequestId() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
ID of the trace on which to set a tag.
- clearRequestId() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unique identifier for the trace.
- clearRequestIds() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- clearRequestMetadata() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- clearRequestMetadata() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- clearRequestMetadata() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- clearRootUri() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Root artifact directory for the run.
- clearRun() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
-
The newly created run.
- clearRun() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- clearRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- clearRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Run ID
- clearRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Run ID
- clearRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- clearRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- clearRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Run ID
- clearRunId() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- clearRunId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- clearRunId() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
-
ID of the run to delete.
- clearRunId() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
ID of the run that the tag was logged under.
- clearRunId() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
ID of the run from which to fetch metric values.
- clearRunId() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
ID of the run to fetch.
- clearRunId() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
ID of the run whose artifacts to list.
- clearRunId() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
ID of the run to log under
- clearRunId() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
ID of the run to log under
- clearRunId() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
ID of the run under which to log the metric.
- clearRunId() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
ID of the run to log under
- clearRunId() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
ID of the run under which to log the param.
- clearRunId() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The ID of the run containing the metric
- clearRunId() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
-
ID of the run to restore.
- clearRunId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unique identifier for the run.
- clearRunId() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
ID of the run under which to log the tag.
- clearRunId() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
ID of the run to update.
- clearRunIds() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- clearRunInfo() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
-
Updated metadata of the run.
- clearRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- clearRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Run Link: Direct link to the run that generated this version.
- clearRunName() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Name of the run.
- clearRunName() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The name of the run.
- clearRunName() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated name of the run.
- clearRuns() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- clearRunUuid() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- clearRunUuid() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- clearRunUuid() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- clearRunUuid() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- clearRunUuid() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- clearRunUuid() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- clearRunUuid() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- clearRunUuid() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
[Deprecated, use run_id instead] ID of the run to update..
- clearRunViewType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
Whether to display only active, only deleted, or all runs.
- clearSchema() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The schema of the dataset.
- clearSignedUri() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The signed URI credential that provides access to the artifact
- clearSource() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
URI indicating the location of the model artifacts.
- clearSource() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- clearSource() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The type of the dataset source, e.g.
- clearSourceType() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Source information for the dataset.
- clearStage() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Transition `model_version` to new stage.
- clearStages() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- clearStartStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Optional start step to only fetch metrics after the specified step.
- clearStartTime() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Unix timestamp in milliseconds of when the run started.
- clearStartTime() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unix timestamp of when the run started in milliseconds.
- clearStatus() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current status of ``model_version``
- clearStatus() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Overall status of the operation being traced (OK, error, etc).
- clearStatus() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current status of the run.
- clearStatus() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Overall status of the operation being traced (OK, error, etc.).
- clearStatus() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated status of the run.
- clearStatusMessage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Details on current ``status``, if it is pending or failed.
- clearStep() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Step at which to log the metric
- clearStep() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Step at which to log the metric.
- clearStep() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Step at which to log the metric.
- clearTags() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- clearTags() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- clearTags() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- clearTags() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- clearTags() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- clearTags() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- clearTags() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- clearTags() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- clearTags() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- clearTags() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- clearTags() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- clearTags() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- clearTags() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- clearTimestamp() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Unix timestamp in milliseconds at the time metric was logged.
- clearTimestamp() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
The timestamp at which this metric was recorded.
- clearTimestamp() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The timestamp at which this metric was recorded.
- clearTimestampMs() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Unix timestamp of when the trace ended in milliseconds.
- clearTimestampMs() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Unix timestamp of when the trace started in milliseconds.
- clearTimestampMs() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unix timestamp of when the trace started in milliseconds.
- clearTraceInfo() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
-
The updated trace.
- clearTraceInfo() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
-
Metadata of the requested trace.
- clearTraceInfo() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
-
The newly created trace.
- clearTraces() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- clearTracesDeleted() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
-
optional int32 traces_deleted = 1;
- clearType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
- clearUploadCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
-
Credential for uploading the part
- clearUploadCredentialInfos() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- clearUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
ID identifying the multipart upload to complete
- clearUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
ID identifying the initiated multipart upload
- clearUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
ID identifying the multipart upload in which the part is uploaded
- clearUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string upload_id = 2;
- clearUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string upload_id = 2;
- clearUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
optional string upload_id = 1;
- clearUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional string url = 1;
- clearUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string url = 3;
- clearUserId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
User that created this ``model_version``.
- clearUserId() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- clearUserId() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the user executing the run.
- clearUserId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
User who initiated the run.
- clearValue() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header value
- clearValue() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag value.
- clearValue() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag value.
- clearValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
String value of the tag being logged.
- clearValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
String value of the tag being logged.
- clearValue() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag value.
- clearValue() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag value.
- clearValue() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Double value of the metric being logged.
- clearValue() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
String value of the param being logged.
- clearValue() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Value associated with this metric.
- clearValue() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Value associated with this metric.
- clearValue() - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Value associated with this param.
- clearValue() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag value.
- clearValue() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
String value of the tag being logged.
- clearValue() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
String value of the tag being logged.
- clearValue() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
String value of the tag being logged.
- clearValue() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Value identifying this metadata.
- clearValue() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Value associated with this trace tag.
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Model version number
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Model version number that the tag was logged under.
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Model version number
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Model version number
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Model's version number.
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The model version number that the alias points to.
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Model version number.
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Model version number.
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Model version number
- clearVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Model version number
- clearViewType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Qualifier for type of experiments to be returned.
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- clone() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- clone() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- clone() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- clone() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- clone() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- clone() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- clone() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- clone() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- clone() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- clone() - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.Metric.Builder
- clone() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- clone() - Method in class org.mlflow.api.proto.Service.Param.Builder
- clone() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- clone() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- clone() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.Run.Builder
- clone() - Method in class org.mlflow.api.proto.Service.RunData.Builder
- clone() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- clone() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- clone() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- clone() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- clone() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- clone() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- clone() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- clone() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- clone() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- clone() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- close() - Method in class org.mlflow.tracking.MlflowClient
-
Closes the MlflowClient and releases any associated resources.
- com.databricks.api.proto.mlflow - package com.databricks.api.proto.mlflow
- CONFIG_PROVIDER_CLASS_NAME - Static variable in class org.mlflow.tracking.utils.DatabricksContext
- containsHeaders(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
map<string, string> headers = 3;
- containsHeaders(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
map<string, string> headers = 3;
- containsHeaders(String) - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
map<string, string> headers = 3;
- CONTEXT_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DatasetSummary
- createExperiment(String) - Method in class org.mlflow.tracking.MlflowClient
-
Create a new experiment using the default artifact location provided by the server.
- createExperiment(Service.CreateExperiment) - Method in class org.mlflow.tracking.MlflowClient
-
Create a new experiment.
- createIfAvailable() - Static method in class org.mlflow.tracking.creds.DatabricksDynamicHostCredsProvider
- createIfAvailable() - Static method in class org.mlflow.tracking.utils.DatabricksContext
- createRun() - Method in class org.mlflow.tracking.MlflowClient
-
Create a new run under the default experiment with no application name.
- createRun(String) - Method in class org.mlflow.tracking.MlflowClient
-
Create a new run under the given experiment.
- createRun(Service.CreateRun) - Method in class org.mlflow.tracking.MlflowClient
-
Create a new run.
- CREATION_TIME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Experiment
- CREATION_TIMESTAMP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- CREATION_TIMESTAMP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- CREDENTIAL_INFO_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- CREDENTIAL_INFO_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- CREDENTIAL_INFOS_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- CREDENTIAL_INFOS_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- CREDENTIALS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- CURRENT_STAGE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
D
- DATA_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Run
- DATABRICKS_JOB_ID - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- DATABRICKS_JOB_RUN_ID - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- DATABRICKS_JOB_TYPE - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- DATABRICKS_NOTEBOOK_ID - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- DATABRICKS_NOTEBOOK_PATH - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- DATABRICKS_WEBAPP_URL - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- DatabricksArtifacts - Class in com.databricks.api.proto.mlflow
- DatabricksArtifacts.ArtifactCredentialInfo - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.ArtifactCredentialInfo
- DatabricksArtifacts.ArtifactCredentialInfo.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.ArtifactCredentialInfo
- DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.ArtifactCredentialInfo.HttpHeader
- DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.ArtifactCredentialInfo.HttpHeader
- DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.ArtifactCredentialInfoOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.ArtifactCredentialType - Enum in com.databricks.api.proto.mlflow
-
The type of a given artifact access credential
- DatabricksArtifacts.CompleteMultipartUpload - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.CompleteMultipartUpload
- DatabricksArtifacts.CompleteMultipartUpload.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.CompleteMultipartUpload
- DatabricksArtifacts.CompleteMultipartUpload.Response - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.CompleteMultipartUpload.Response
- DatabricksArtifacts.CompleteMultipartUpload.Response.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.CompleteMultipartUpload.Response
- DatabricksArtifacts.CompleteMultipartUpload.ResponseOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.CompleteMultipartUploadOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.CreateMultipartUpload - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.CreateMultipartUpload
- DatabricksArtifacts.CreateMultipartUpload.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.CreateMultipartUpload
- DatabricksArtifacts.CreateMultipartUpload.Response - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.CreateMultipartUpload.Response
- DatabricksArtifacts.CreateMultipartUpload.Response.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.CreateMultipartUpload.Response
- DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.CreateMultipartUploadOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetCredentialsForRead - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForRead
- DatabricksArtifacts.GetCredentialsForRead.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForRead
- DatabricksArtifacts.GetCredentialsForRead.Response - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForRead.Response
- DatabricksArtifacts.GetCredentialsForRead.Response.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForRead.Response
- DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetCredentialsForReadOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetCredentialsForTraceDataDownload - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForTraceDataDownload
- DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForTraceDataDownload
- DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForTraceDataDownload.Response
- DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForTraceDataDownload.Response
- DatabricksArtifacts.GetCredentialsForTraceDataDownload.ResponseOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetCredentialsForTraceDataDownloadOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetCredentialsForTraceDataUpload - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForTraceDataUpload
- DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForTraceDataUpload
- DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForTraceDataUpload.Response
- DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForTraceDataUpload.Response
- DatabricksArtifacts.GetCredentialsForTraceDataUpload.ResponseOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetCredentialsForTraceDataUploadOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetCredentialsForWrite - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForWrite
- DatabricksArtifacts.GetCredentialsForWrite.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForWrite
- DatabricksArtifacts.GetCredentialsForWrite.Response - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForWrite.Response
- DatabricksArtifacts.GetCredentialsForWrite.Response.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetCredentialsForWrite.Response
- DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetCredentialsForWriteOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetPresignedUploadPartUrl - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetPresignedUploadPartUrl
- DatabricksArtifacts.GetPresignedUploadPartUrl.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetPresignedUploadPartUrl
- DatabricksArtifacts.GetPresignedUploadPartUrl.Response - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetPresignedUploadPartUrl.Response
- DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.GetPresignedUploadPartUrl.Response
- DatabricksArtifacts.GetPresignedUploadPartUrl.ResponseOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksArtifacts.PartEtag - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.PartEtag
- DatabricksArtifacts.PartEtag.Builder - Class in com.databricks.api.proto.mlflow
-
Protobuf type
mlflow.PartEtag
- DatabricksArtifacts.PartEtagOrBuilder - Interface in com.databricks.api.proto.mlflow
- DatabricksConfigHostCredsProvider - Class in org.mlflow.tracking.creds
- DatabricksConfigHostCredsProvider() - Constructor for class org.mlflow.tracking.creds.DatabricksConfigHostCredsProvider
- DatabricksConfigHostCredsProvider(String) - Constructor for class org.mlflow.tracking.creds.DatabricksConfigHostCredsProvider
- DatabricksContext - Class in org.mlflow.tracking.utils
- DatabricksDynamicHostCredsProvider - Class in org.mlflow.tracking.creds
- DatabricksMlflowHostCreds - Class in org.mlflow.tracking.creds
-
Credentials to talk to a Databricks-hosted MLflow server.
- DatabricksMlflowHostCreds(String, String) - Constructor for class org.mlflow.tracking.creds.DatabricksMlflowHostCreds
- DatabricksMlflowHostCreds(String, String, String) - Constructor for class org.mlflow.tracking.creds.DatabricksMlflowHostCreds
- DatabricksMlflowHostCreds(String, String, String, String, boolean) - Constructor for class org.mlflow.tracking.creds.DatabricksMlflowHostCreds
- DATASET - org.mlflow.internal.proto.Internal.InputVertexType
-
DATASET = 2;
- DATASET_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DatasetInput
- DATASET_INPUTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInputs
- DATASET_SUMMARIES_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchDatasets.Response
- DATASET_VALUE - Static variable in enum org.mlflow.internal.proto.Internal.InputVertexType
-
DATASET = 2;
- DATASETS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogInputs
- DEFAULT_EXPERIMENT_ID - Static variable in class org.mlflow.tracking.MlflowClient
- DELETED_ONLY - org.mlflow.api.proto.Service.ViewType
-
Return only deleted experiments.
- DELETED_ONLY_VALUE - Static variable in enum org.mlflow.api.proto.Service.ViewType
-
Return only deleted experiments.
- deleteExperiment(String) - Method in class org.mlflow.tracking.MlflowClient
-
Mark an experiment and associated runs, params, metrics, etc.
- deleteRun(String) - Method in class org.mlflow.tracking.MlflowClient
-
Delete a run with the given ID.
- deleteTag(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Delete a tag on the run ID with a specific key.
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- DIGEST_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Dataset
- DIGEST_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DatasetSummary
- downloadArtifacts(String) - Method in class org.mlflow.tracking.MlflowClient
-
Return a local directory containing *all* artifacts within the run's artifact directory.
- downloadArtifacts(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Return a local file or directory containing all artifacts within the given artifactPath within the run's root artifactDirectory.
- downloadLatestModelVersion(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Returns a directory containing all artifacts within the latest registered model version in the given stage.
- downloadModelVersion(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Returns a directory containing all artifacts within the given registered model version.
E
- EmptyPage<E> - Class in org.mlflow.tracking
- END_STEP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- END_TIME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- END_TIME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.UpdateRun
- endRun() - Method in class org.mlflow.tracking.ActiveRun
-
Ends the active MLflow run.
- endRun(Service.RunStatus) - Method in class org.mlflow.tracking.ActiveRun
-
Ends the active MLflow run.
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- equals(Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- equals(Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- equals(Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.CreateExperiment
- equals(Object) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.CreateRun
- equals(Object) - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.Dataset
- equals(Object) - Method in class org.mlflow.api.proto.Service.DatasetInput
- equals(Object) - Method in class org.mlflow.api.proto.Service.DatasetSummary
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteRun
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteTraces
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.EndTrace
- equals(Object) - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.Experiment
- equals(Object) - Method in class org.mlflow.api.proto.Service.ExperimentTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.FileInfo
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetExperiment
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetRun
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetRun.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- equals(Object) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.InputTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.ListArtifacts
- equals(Object) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogBatch
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogInputs
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogMetric
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogModel
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogModel.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogParam
- equals(Object) - Method in class org.mlflow.api.proto.Service.LogParam.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.Metric
- equals(Object) - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- equals(Object) - Method in class org.mlflow.api.proto.Service.Param
- equals(Object) - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- equals(Object) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.RestoreRun
- equals(Object) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.Run
- equals(Object) - Method in class org.mlflow.api.proto.Service.RunData
- equals(Object) - Method in class org.mlflow.api.proto.Service.RunInfo
- equals(Object) - Method in class org.mlflow.api.proto.Service.RunInputs
- equals(Object) - Method in class org.mlflow.api.proto.Service.RunTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.SearchDatasets
- equals(Object) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.SearchExperiments
- equals(Object) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.SearchRuns
- equals(Object) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.SearchTraces
- equals(Object) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.SetTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.SetTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.SetTraceTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.StartTrace
- equals(Object) - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.TraceInfo
- equals(Object) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- equals(Object) - Method in class org.mlflow.api.proto.Service.TraceTag
- equals(Object) - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- equals(Object) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- equals(Object) - Method in class org.mlflow.api.proto.Service.UpdateRun
- equals(Object) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- ERROR - org.mlflow.api.proto.Service.TraceStatus
-
The operation being traced failed.
- ERROR_VALUE - Static variable in enum org.mlflow.api.proto.Service.TraceStatus
-
The operation being traced failed.
- ETAG_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- ETAG_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- EXECUTION_TIME_MS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceInfo
- EXPERIMENT_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetExperiment.Response
- EXPERIMENT_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateExperiment.Response
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateRun
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DatasetSummary
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteExperiment
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTraces
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Experiment
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetExperiment
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RestoreExperiment
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetExperimentTag
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.StartTrace
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceInfo
- EXPERIMENT_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.UpdateExperiment
- EXPERIMENT_IDS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchDatasets
- EXPERIMENT_IDS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchRuns
- EXPERIMENT_IDS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchTraces
- EXPERIMENT_NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetExperimentByName
- EXPERIMENTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments.Response
- ExperimentsPage - Class in org.mlflow.tracking
F
- FAILED - org.mlflow.api.proto.Service.RunStatus
-
Run execution failed.
- FAILED_REGISTRATION - org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Request to register a new model version has failed.
- FAILED_REGISTRATION_VALUE - Static variable in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Request to register a new model version has failed.
- FAILED_VALUE - Static variable in enum org.mlflow.api.proto.Service.RunStatus
-
Run execution failed.
- FILE_SIZE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- FILE_SIZE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.FileInfo
- FILES_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- FILES_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts.Response
- FILTER_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- FILTER_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- FILTER_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments
- FILTER_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchRuns
- FILTER_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchTraces
- FINISHED - org.mlflow.api.proto.Service.RunStatus
-
Run has completed.
- FINISHED_VALUE - Static variable in enum org.mlflow.api.proto.Service.RunStatus
-
Run has completed.
- forNumber(int) - Static method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
- forNumber(int) - Static method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
- forNumber(int) - Static method in enum org.mlflow.api.proto.Service.RunStatus
- forNumber(int) - Static method in enum org.mlflow.api.proto.Service.SourceType
- forNumber(int) - Static method in enum org.mlflow.api.proto.Service.TraceStatus
- forNumber(int) - Static method in enum org.mlflow.api.proto.Service.ViewType
- forNumber(int) - Static method in enum org.mlflow.internal.proto.Internal.InputVertexType
G
- GCP_SIGNED_URL - com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
The credential is a GCP Signed URL.
- GCP_SIGNED_URL_VALUE - Static variable in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
The credential is a GCP Signed URL.
- getAbortCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credential for aborting the initiated multipart upload
- getAbortCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Credential for aborting the initiated multipart upload
- getAbortCredentialInfo() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
Credential for aborting the initiated multipart upload
- getAbortCredentialInfoBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credential for aborting the initiated multipart upload
- getAbortCredentialInfoOrBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credential for aborting the initiated multipart upload
- getAbortCredentialInfoOrBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Credential for aborting the initiated multipart upload
- getAbortCredentialInfoOrBuilder() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
Credential for aborting the initiated multipart upload
- getAlias() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the alias.
- getAlias() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
-
Name of the alias.
- getAlias() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAliasOrBuilder
-
Name of the alias.
- getAlias() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the alias.
- getAlias() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
-
Name of the alias.
- getAlias() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAliasOrBuilder
-
Name of the alias.
- getAlias() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The name of the alias.
- getAlias() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
-
The name of the alias.
- getAlias() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelAliasOrBuilder
-
The name of the alias.
- getAlias() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the alias.
- getAlias() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Name of the alias.
- getAlias() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Name of the alias.
- getAliasBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the alias.
- getAliasBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
-
Name of the alias.
- getAliasBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAliasOrBuilder
-
Name of the alias.
- getAliasBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the alias.
- getAliasBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
-
Name of the alias.
- getAliasBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAliasOrBuilder
-
Name of the alias.
- getAliasBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The name of the alias.
- getAliasBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
-
The name of the alias.
- getAliasBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelAliasOrBuilder
-
The name of the alias.
- getAliasBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the alias.
- getAliasBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Name of the alias.
- getAliasBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Name of the alias.
- getAliases(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- getAliases(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Aliases pointing to this ``model_version``.
- getAliases(int) - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Aliases pointing to this ``model_version``.
- getAliases(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliases(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliases(int) - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesBytes(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- getAliasesBytes(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Aliases pointing to this ``model_version``.
- getAliasesBytes(int) - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Aliases pointing to this ``model_version``.
- getAliasesCount() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- getAliasesCount() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Aliases pointing to this ``model_version``.
- getAliasesCount() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Aliases pointing to this ``model_version``.
- getAliasesCount() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesCount() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesCount() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesList() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- getAliasesList() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Aliases pointing to this ``model_version``.
- getAliasesList() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Aliases pointing to this ``model_version``.
- getAliasesList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesList() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Aliases pointing to model versions associated with this ``registered_model``.
- getAliasesOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Aliases pointing to model versions associated with this ``registered_model``.
- getArchiveExistingVersions() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
When transitioning a model version to a particular stage, this flag dictates whether all existing model versions in that stage should be atomically moved to the "archived" stage.
- getArchiveExistingVersions() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
When transitioning a model version to a particular stage, this flag dictates whether all existing model versions in that stage should be atomically moved to the "archived" stage.
- getArchiveExistingVersions() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
When transitioning a model version to a particular stage, this flag dictates whether all existing model versions in that stage should be atomically moved to the "archived" stage.
- getArtifactLocation() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Location where all artifacts for the experiment are stored.
- getArtifactLocation() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
Location where all artifacts for the experiment are stored.
- getArtifactLocation() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
Location where all artifacts for the experiment are stored.
- getArtifactLocation() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Location where artifacts for the experiment are stored.
- getArtifactLocation() - Method in class org.mlflow.api.proto.Service.Experiment
-
Location where artifacts for the experiment are stored.
- getArtifactLocation() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Location where artifacts for the experiment are stored.
- getArtifactLocationBytes() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Location where all artifacts for the experiment are stored.
- getArtifactLocationBytes() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
Location where all artifacts for the experiment are stored.
- getArtifactLocationBytes() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
Location where all artifacts for the experiment are stored.
- getArtifactLocationBytes() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Location where artifacts for the experiment are stored.
- getArtifactLocationBytes() - Method in class org.mlflow.api.proto.Service.Experiment
-
Location where artifacts for the experiment are stored.
- getArtifactLocationBytes() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Location where artifacts for the experiment are stored.
- getArtifactUri() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
-
URI corresponding to where artifacts for this model version are stored.
- getArtifactUri() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
-
URI corresponding to where artifacts for this model version are stored.
- getArtifactUri() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.ResponseOrBuilder
-
URI corresponding to where artifacts for this model version are stored.
- getArtifactUri() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
URI of the directory where artifacts should be uploaded.
- getArtifactUri() - Method in class org.mlflow.api.proto.Service.RunInfo
-
URI of the directory where artifacts should be uploaded.
- getArtifactUri() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
URI of the directory where artifacts should be uploaded.
- getArtifactUri() - Method in class org.mlflow.tracking.ActiveRun
-
Get the absolute URI of the run artifact directory root.
- getArtifactUriBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
-
URI corresponding to where artifacts for this model version are stored.
- getArtifactUriBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
-
URI corresponding to where artifacts for this model version are stored.
- getArtifactUriBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.ResponseOrBuilder
-
URI corresponding to where artifacts for this model version are stored.
- getArtifactUriBytes() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
URI of the directory where artifacts should be uploaded.
- getArtifactUriBytes() - Method in class org.mlflow.api.proto.Service.RunInfo
-
URI of the directory where artifacts should be uploaded.
- getArtifactUriBytes() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
URI of the directory where artifacts should be uploaded.
- getBodyMessage() - Method in exception org.mlflow.tracking.MlflowHttpException
- getClient() - Method in class org.mlflow.tracking.MlflowContext
-
Returns the client used to log runs.
- getClientVersion() - Static method in class org.mlflow.tracking.MlflowClientVersion
- getConfigProviderIfAvailable(String) - Static method in class org.mlflow.tracking.utils.DatabricksContext
- getContext() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Value of "context" tag if set for the given dataset.
- getContext() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Value of "context" tag if set for the given dataset.
- getContext() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Value of "context" tag if set for the given dataset.
- getContextBytes() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Value of "context" tag if set for the given dataset.
- getContextBytes() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Value of "context" tag if set for the given dataset.
- getContextBytes() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Value of "context" tag if set for the given dataset.
- getCreationTime() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Creation time
- getCreationTime() - Method in class org.mlflow.api.proto.Service.Experiment
-
Creation time
- getCreationTime() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Creation time
- getCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Timestamp recorded when this ``model_version`` was created.
- getCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Timestamp recorded when this ``model_version`` was created.
- getCreationTimestamp() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Timestamp recorded when this ``model_version`` was created.
- getCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Timestamp recorded when this ``registered_model`` was created.
- getCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Timestamp recorded when this ``registered_model`` was created.
- getCreationTimestamp() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Timestamp recorded when this ``registered_model`` was created.
- getCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfo() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.ResponseOrBuilder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfo() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.ResponseOrBuilder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfoBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfoBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfoOrBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfoOrBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfoOrBuilder() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.ResponseOrBuilder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfoOrBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfoOrBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfoOrBuilder() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.ResponseOrBuilder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- getCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- getCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Credentials for reading from the specified artifact locations
- getCredentialInfos(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
Credentials for reading from the specified artifact locations
- getCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- getCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Credentials for writing to the specified artifact locations
- getCredentialInfos(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Credentials for reading from the specified artifact locations
- getCredentialInfosCount() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Credentials for writing to the specified artifact locations
- getCredentialInfosCount() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Credentials for reading from the specified artifact locations
- getCredentialInfosList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Credentials for writing to the specified artifact locations
- getCredentialInfosList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Credentials for reading from the specified artifact locations
- getCredentialInfosOrBuilder(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Credentials for writing to the specified artifact locations
- getCredentialInfosOrBuilder(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Credentials for reading from the specified artifact locations
- getCredentialInfosOrBuilderList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
Credentials for reading from the specified artifact locations
- getCredentialInfosOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- getCredentialInfosOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Credentials for writing to the specified artifact locations
- getCredentialInfosOrBuilderList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
-
Credentials for writing to the specified artifact locations
- getCredentials(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentials(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentials(int) - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsCount() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsCount() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsCount() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsList() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsOrBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsOrBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsOrBuilder(int) - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsOrBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsOrBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCredentialsOrBuilderList() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- getCurrentStage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current stage for this ``model_version``.
- getCurrentStage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Current stage for this ``model_version``.
- getCurrentStage() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Current stage for this ``model_version``.
- getCurrentStageBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current stage for this ``model_version``.
- getCurrentStageBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Current stage for this ``model_version``.
- getCurrentStageBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Current stage for this ``model_version``.
- getData() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run data.
- getData() - Method in class org.mlflow.api.proto.Service.Run
-
Run data.
- getData() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run data.
- getDataBuilder() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run data.
- getDataOrBuilder() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run data.
- getDataOrBuilder() - Method in class org.mlflow.api.proto.Service.Run
-
Run data.
- getDataOrBuilder() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run data.
- getDataset() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
The dataset being used as a Run input.
- getDataset() - Method in class org.mlflow.api.proto.Service.DatasetInput
-
The dataset being used as a Run input.
- getDataset() - Method in interface org.mlflow.api.proto.Service.DatasetInputOrBuilder
-
The dataset being used as a Run input.
- getDatasetBuilder() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
The dataset being used as a Run input.
- getDatasetInputs(int) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- getDatasetInputs(int) - Method in class org.mlflow.api.proto.Service.RunInputs
-
Dataset inputs to the Run.
- getDatasetInputs(int) - Method in interface org.mlflow.api.proto.Service.RunInputsOrBuilder
-
Dataset inputs to the Run.
- getDatasetInputsBuilder(int) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- getDatasetInputsBuilderList() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- getDatasetInputsCount() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- getDatasetInputsCount() - Method in class org.mlflow.api.proto.Service.RunInputs
-
Dataset inputs to the Run.
- getDatasetInputsCount() - Method in interface org.mlflow.api.proto.Service.RunInputsOrBuilder
-
Dataset inputs to the Run.
- getDatasetInputsList() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- getDatasetInputsList() - Method in class org.mlflow.api.proto.Service.RunInputs
-
Dataset inputs to the Run.
- getDatasetInputsList() - Method in interface org.mlflow.api.proto.Service.RunInputsOrBuilder
-
Dataset inputs to the Run.
- getDatasetInputsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- getDatasetInputsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.RunInputs
-
Dataset inputs to the Run.
- getDatasetInputsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.RunInputsOrBuilder
-
Dataset inputs to the Run.
- getDatasetInputsOrBuilderList() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- getDatasetInputsOrBuilderList() - Method in class org.mlflow.api.proto.Service.RunInputs
-
Dataset inputs to the Run.
- getDatasetInputsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.RunInputsOrBuilder
-
Dataset inputs to the Run.
- getDatasetOrBuilder() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
The dataset being used as a Run input.
- getDatasetOrBuilder() - Method in class org.mlflow.api.proto.Service.DatasetInput
-
The dataset being used as a Run input.
- getDatasetOrBuilder() - Method in interface org.mlflow.api.proto.Service.DatasetInputOrBuilder
-
The dataset being used as a Run input.
- getDatasets(int) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- getDatasets(int) - Method in class org.mlflow.api.proto.Service.LogInputs
-
Dataset inputs
- getDatasets(int) - Method in interface org.mlflow.api.proto.Service.LogInputsOrBuilder
-
Dataset inputs
- getDatasetsBuilder(int) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- getDatasetsBuilderList() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- getDatasetsCount() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- getDatasetsCount() - Method in class org.mlflow.api.proto.Service.LogInputs
-
Dataset inputs
- getDatasetsCount() - Method in interface org.mlflow.api.proto.Service.LogInputsOrBuilder
-
Dataset inputs
- getDatasetsList() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- getDatasetsList() - Method in class org.mlflow.api.proto.Service.LogInputs
-
Dataset inputs
- getDatasetsList() - Method in interface org.mlflow.api.proto.Service.LogInputsOrBuilder
-
Dataset inputs
- getDatasetsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- getDatasetsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.LogInputs
-
Dataset inputs
- getDatasetsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.LogInputsOrBuilder
-
Dataset inputs
- getDatasetsOrBuilderList() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- getDatasetsOrBuilderList() - Method in class org.mlflow.api.proto.Service.LogInputs
-
Dataset inputs
- getDatasetsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.LogInputsOrBuilder
-
Dataset inputs
- getDatasetSummaries(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummaries(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummaries(int) - Method in interface org.mlflow.api.proto.Service.SearchDatasets.ResponseOrBuilder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesBuilderList() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesCount() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesCount() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesCount() - Method in interface org.mlflow.api.proto.Service.SearchDatasets.ResponseOrBuilder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesList() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesList() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesList() - Method in interface org.mlflow.api.proto.Service.SearchDatasets.ResponseOrBuilder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesOrBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesOrBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.SearchDatasets.ResponseOrBuilder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesOrBuilderList() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesOrBuilderList() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
-
Return the summary for most recently created N datasets, as configured in backend
- getDatasetSummariesOrBuilderList() - Method in interface org.mlflow.api.proto.Service.SearchDatasets.ResponseOrBuilder
-
Return the summary for most recently created N datasets, as configured in backend
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- getDefaultInstance() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- getDefaultInstance() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- getDefaultInstance() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.CreateRun
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.Dataset
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DatasetInput
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteRun
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.EndTrace
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.Experiment
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.FileInfo
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetExperiment
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetRun
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.InputTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogBatch
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogInputs
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogMetric
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogModel
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogParam
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.Metric
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.Param
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.RestoreRun
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.Run
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.RunData
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.RunInfo
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.RunInputs
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.RunTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SearchRuns
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SearchTraces
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SetTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.StartTrace
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.TraceInfo
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.TraceTag
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.UpdateRun
- getDefaultInstance() - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- getDefaultInstanceForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.CreateRun
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Dataset
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DatasetInput
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteRun
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.EndTrace
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Experiment
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.FileInfo
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetExperiment
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetRun
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.InputTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogBatch
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogInputs
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogMetric
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogModel
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogParam
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Metric.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Metric
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Param.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Param
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RestoreRun
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Run.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.Run
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RunData.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RunData
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RunInfo
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RunInputs
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.RunTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchRuns
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchTraces
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.StartTrace
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.TraceInfo
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.TraceTag
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.UpdateRun
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- getDefaultInstanceForType() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Optional description for model version.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Optional description for model version.
- getDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Optional description for model version.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Optional description for registered model.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Optional description for registered model.
- getDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Optional description for registered model.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Description of this ``model_version``.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Description of this ``model_version``.
- getDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Description of this ``model_version``.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Description of this ``registered_model``.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Description of this ``registered_model``.
- getDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Description of this ``registered_model``.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
If provided, updates the description for this ``registered_model``.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
If provided, updates the description for this ``registered_model``.
- getDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
If provided, updates the description for this ``registered_model``.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
If provided, updates the description for this ``registered_model``.
- getDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
-
If provided, updates the description for this ``registered_model``.
- getDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModelOrBuilder
-
If provided, updates the description for this ``registered_model``.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Optional description for model version.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Optional description for model version.
- getDescriptionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Optional description for model version.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Optional description for registered model.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Optional description for registered model.
- getDescriptionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Optional description for registered model.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Description of this ``model_version``.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Description of this ``model_version``.
- getDescriptionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Description of this ``model_version``.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Description of this ``registered_model``.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Description of this ``registered_model``.
- getDescriptionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Description of this ``registered_model``.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
If provided, updates the description for this ``registered_model``.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
If provided, updates the description for this ``registered_model``.
- getDescriptionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
If provided, updates the description for this ``registered_model``.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
If provided, updates the description for this ``registered_model``.
- getDescriptionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
-
If provided, updates the description for this ``registered_model``.
- getDescriptionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModelOrBuilder
-
If provided, updates the description for this ``registered_model``.
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- getDescriptor() - Static method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- getDescriptor() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- getDescriptor() - Static method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.CreateRun.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.CreateRun
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Dataset.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Dataset
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DatasetInput
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteRun
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.EndTrace.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.EndTrace
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Experiment.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Experiment
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.FileInfo.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.FileInfo
- getDescriptor() - Static method in class org.mlflow.api.proto.Service
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetExperiment
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetRun.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetRun
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.InputTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.InputTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogBatch.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogBatch
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogInputs.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogInputs
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogMetric.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogMetric
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogModel.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogModel
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogParam.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogParam
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Metric.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Metric
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Param.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Param
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RestoreRun
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Run.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.Run
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RunData.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RunData
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RunInfo.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RunInfo
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RunInputs.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RunInputs
- getDescriptor() - Static method in enum org.mlflow.api.proto.Service.RunStatus
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RunTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.RunTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchRuns
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchTraces
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- getDescriptor() - Static method in enum org.mlflow.api.proto.Service.SourceType
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.StartTrace.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.StartTrace
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.TraceInfo
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- getDescriptor() - Static method in enum org.mlflow.api.proto.Service.TraceStatus
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.TraceTag.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.TraceTag
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.UpdateRun
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- getDescriptor() - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- getDescriptor() - Static method in enum org.mlflow.api.proto.Service.ViewType
- getDescriptor() - Static method in class org.mlflow.internal.proto.Internal
- getDescriptor() - Static method in enum org.mlflow.internal.proto.Internal.InputVertexType
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- getDescriptorForType() - Method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- getDescriptorForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- getDescriptorForType() - Method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.Metric.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.Param.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.Run.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.RunData.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- getDescriptorForType() - Method in enum org.mlflow.api.proto.Service.RunStatus
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- getDescriptorForType() - Method in enum org.mlflow.api.proto.Service.SourceType
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- getDescriptorForType() - Method in enum org.mlflow.api.proto.Service.TraceStatus
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- getDescriptorForType() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- getDescriptorForType() - Method in enum org.mlflow.api.proto.Service.ViewType
- getDescriptorForType() - Method in enum org.mlflow.internal.proto.Internal.InputVertexType
- getDigest() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Dataset digest, e.g.
- getDigest() - Method in class org.mlflow.api.proto.Service.Dataset
-
Dataset digest, e.g.
- getDigest() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
Dataset digest, e.g.
- getDigest() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Dataset digest, e.g.
- getDigest() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Dataset digest, e.g.
- getDigest() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Dataset digest, e.g.
- getDigestBytes() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Dataset digest, e.g.
- getDigestBytes() - Method in class org.mlflow.api.proto.Service.Dataset
-
Dataset digest, e.g.
- getDigestBytes() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
Dataset digest, e.g.
- getDigestBytes() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Dataset digest, e.g.
- getDigestBytes() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Dataset digest, e.g.
- getDigestBytes() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Dataset digest, e.g.
- getEndStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Optional end step to only fetch metrics before the specified step.
- getEndStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Optional end step to only fetch metrics before the specified step.
- getEndStep() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Optional end step to only fetch metrics before the specified step.
- getEndTime() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unix timestamp of when the run ended in milliseconds.
- getEndTime() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Unix timestamp of when the run ended in milliseconds.
- getEndTime() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Unix timestamp of when the run ended in milliseconds.
- getEndTime() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Unix timestamp in milliseconds of when the run ended.
- getEndTime() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
Unix timestamp in milliseconds of when the run ended.
- getEndTime() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
Unix timestamp in milliseconds of when the run ended.
- getEtag() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional string etag = 2;
- getEtag() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
-
optional string etag = 2;
- getEtag() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtagOrBuilder
-
optional string etag = 2;
- getEtag() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string etag = 2;
- getEtag() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
optional string etag = 2;
- getEtag() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPartOrBuilder
-
optional string etag = 2;
- getEtagBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional string etag = 2;
- getEtagBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
-
optional string etag = 2;
- getEtagBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtagOrBuilder
-
optional string etag = 2;
- getEtagBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string etag = 2;
- getEtagBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
optional string etag = 2;
- getEtagBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPartOrBuilder
-
optional string etag = 2;
- getExecutionTimeMs() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unix timestamp of the duration of the trace in milliseconds.
- getExecutionTimeMs() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Unix timestamp of the duration of the trace in milliseconds.
- getExecutionTimeMs() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Unix timestamp of the duration of the trace in milliseconds.
- getExperiment() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
-
Experiment details.
- getExperiment() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
-
Experiment details.
- getExperiment() - Method in interface org.mlflow.api.proto.Service.GetExperiment.ResponseOrBuilder
-
Experiment details.
- getExperiment() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
-
Experiment details.
- getExperiment() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
-
Experiment details.
- getExperiment() - Method in interface org.mlflow.api.proto.Service.GetExperimentByName.ResponseOrBuilder
-
Experiment details.
- getExperiment(String) - Method in class org.mlflow.tracking.MlflowClient
- getExperimentBuilder() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
-
Experiment details.
- getExperimentBuilder() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
-
Experiment details.
- getExperimentByName(String) - Method in class org.mlflow.tracking.MlflowClient
- getExperimentId() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
-
Unique identifier for the experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
-
Unique identifier for the experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.CreateExperiment.ResponseOrBuilder
-
Unique identifier for the experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.CreateRun
-
ID of the associated experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Unique identifier for the experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Unique identifier for the experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Unique identifier for the experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
-
ID of the associated experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.DeleteExperimentOrBuilder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
ID of the associated experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Unique identifier for the experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.Experiment
-
Unique identifier for the experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Unique identifier for the experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.GetExperiment
-
ID of the associated experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.GetExperimentOrBuilder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
-
ID of the associated experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.RestoreExperimentOrBuilder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The experiment ID.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.RunInfo
-
The experiment ID.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
The experiment ID.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
ID of the experiment under which to log the tag.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
ID of the experiment under which to log the tag.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
ID of the experiment under which to log the tag.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.StartTrace
-
ID of the associated experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
The ID of the experiment that contains the trace.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
The ID of the experiment that contains the trace.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
The ID of the experiment that contains the trace.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
-
ID of the associated experiment.
- getExperimentId() - Method in interface org.mlflow.api.proto.Service.UpdateExperimentOrBuilder
-
ID of the associated experiment.
- getExperimentId() - Method in class org.mlflow.tracking.MlflowContext
-
Returns the experiment ID we are logging to.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.CreateExperiment.ResponseOrBuilder
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.CreateRun
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.DeleteExperimentOrBuilder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.Experiment
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Unique identifier for the experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.GetExperiment
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.GetExperimentOrBuilder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.RestoreExperimentOrBuilder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The experiment ID.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.RunInfo
-
The experiment ID.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
The experiment ID.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
ID of the experiment under which to log the tag.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
ID of the experiment under which to log the tag.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
ID of the experiment under which to log the tag.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.StartTrace
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
The ID of the experiment that contains the trace.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
The ID of the experiment that contains the trace.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
The ID of the experiment that contains the trace.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
-
ID of the associated experiment.
- getExperimentIdBytes() - Method in interface org.mlflow.api.proto.Service.UpdateExperimentOrBuilder
-
ID of the associated experiment.
- getExperimentIds(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- getExperimentIds(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets
-
List of experiment IDs to search over.
- getExperimentIds(int) - Method in interface org.mlflow.api.proto.Service.SearchDatasetsOrBuilder
-
List of experiment IDs to search over.
- getExperimentIds(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- getExperimentIds(int) - Method in class org.mlflow.api.proto.Service.SearchRuns
-
List of experiment IDs to search over.
- getExperimentIds(int) - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
List of experiment IDs to search over.
- getExperimentIds(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- getExperimentIds(int) - Method in class org.mlflow.api.proto.Service.SearchTraces
-
List of experiment IDs to search over.
- getExperimentIds(int) - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in interface org.mlflow.api.proto.Service.SearchDatasetsOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in class org.mlflow.api.proto.Service.SearchRuns
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in class org.mlflow.api.proto.Service.SearchTraces
-
List of experiment IDs to search over.
- getExperimentIdsBytes(int) - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in class org.mlflow.api.proto.Service.SearchDatasets
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in interface org.mlflow.api.proto.Service.SearchDatasetsOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
List of experiment IDs to search over.
- getExperimentIdsCount() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in class org.mlflow.api.proto.Service.SearchDatasets
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in interface org.mlflow.api.proto.Service.SearchDatasetsOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
List of experiment IDs to search over.
- getExperimentIdsList() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
List of experiment IDs to search over.
- getExperimentName() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
-
Name of the associated experiment.
- getExperimentName() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
-
Name of the associated experiment.
- getExperimentName() - Method in interface org.mlflow.api.proto.Service.GetExperimentByNameOrBuilder
-
Name of the associated experiment.
- getExperimentNameBytes() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
-
Name of the associated experiment.
- getExperimentNameBytes() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
-
Name of the associated experiment.
- getExperimentNameBytes() - Method in interface org.mlflow.api.proto.Service.GetExperimentByNameOrBuilder
-
Name of the associated experiment.
- getExperimentOrBuilder() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
-
Experiment details.
- getExperimentOrBuilder() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
-
Experiment details.
- getExperimentOrBuilder() - Method in interface org.mlflow.api.proto.Service.GetExperiment.ResponseOrBuilder
-
Experiment details.
- getExperimentOrBuilder() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
-
Experiment details.
- getExperimentOrBuilder() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
-
Experiment details.
- getExperimentOrBuilder() - Method in interface org.mlflow.api.proto.Service.GetExperimentByName.ResponseOrBuilder
-
Experiment details.
- getExperiments(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- getExperiments(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Experiments that match the search criteria
- getExperiments(int) - Method in interface org.mlflow.api.proto.Service.SearchExperiments.ResponseOrBuilder
-
Experiments that match the search criteria
- getExperimentsBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- getExperimentsBuilderList() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- getExperimentsCount() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- getExperimentsCount() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Experiments that match the search criteria
- getExperimentsCount() - Method in interface org.mlflow.api.proto.Service.SearchExperiments.ResponseOrBuilder
-
Experiments that match the search criteria
- getExperimentsList() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- getExperimentsList() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Experiments that match the search criteria
- getExperimentsList() - Method in interface org.mlflow.api.proto.Service.SearchExperiments.ResponseOrBuilder
-
Experiments that match the search criteria
- getExperimentsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- getExperimentsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Experiments that match the search criteria
- getExperimentsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.SearchExperiments.ResponseOrBuilder
-
Experiments that match the search criteria
- getExperimentsOrBuilderList() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- getExperimentsOrBuilderList() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Experiments that match the search criteria
- getExperimentsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.SearchExperiments.ResponseOrBuilder
-
Experiments that match the search criteria
- getFiles(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFiles(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFiles(int) - Method in interface org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFiles(int) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFiles(int) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFiles(int) - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFilesBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesBuilder(int) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesBuilderList() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesCount() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesCount() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFilesCount() - Method in interface org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFilesCount() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesCount() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFilesCount() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFileSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Size in bytes.
- getFileSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
-
Size in bytes.
- getFileSize() - Method in interface org.mlflow.api.proto.MlflowArtifacts.FileInfoOrBuilder
-
Size in bytes.
- getFileSize() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Size in bytes.
- getFileSize() - Method in class org.mlflow.api.proto.Service.FileInfo
-
Size in bytes.
- getFileSize() - Method in interface org.mlflow.api.proto.Service.FileInfoOrBuilder
-
Size in bytes.
- getFilesList() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesList() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFilesList() - Method in interface org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFilesList() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesList() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFilesList() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFilesOrBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesOrBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFilesOrBuilder(int) - Method in interface org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFilesOrBuilder(int) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesOrBuilder(int) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFilesOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFilesOrBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesOrBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFilesOrBuilderList() - Method in interface org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFilesOrBuilderList() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- getFilesOrBuilderList() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
File location and metadata for artifacts.
- getFilesOrBuilderList() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
File location and metadata for artifacts.
- getFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
String filter condition, like "name='my-model-name'".
- getFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
String filter condition, like "name='my-model-name'".
- getFilter() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
String filter condition, like "name='my-model-name'".
- getFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
String filter condition, like "name LIKE 'my-model-name'".
- getFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
String filter condition, like "name LIKE 'my-model-name'".
- getFilter() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
String filter condition, like "name LIKE 'my-model-name'".
- getFilter() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- getFilter() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- getFilter() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- getFilter() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- getFilter() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- getFilter() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- getFilter() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- getFilter() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- getFilter() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- getFilterBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
String filter condition, like "name='my-model-name'".
- getFilterBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
String filter condition, like "name='my-model-name'".
- getFilterBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
String filter condition, like "name='my-model-name'".
- getFilterBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
String filter condition, like "name LIKE 'my-model-name'".
- getFilterBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
String filter condition, like "name LIKE 'my-model-name'".
- getFilterBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
String filter condition, like "name LIKE 'my-model-name'".
- getFilterBytes() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- getFilterBytes() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- getFilterBytes() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- getFilterBytes() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- getFilterBytes() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- getFilterBytes() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- getFilterBytes() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- getFilterBytes() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- getFilterBytes() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- getHeaders() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
Deprecated.
- getHeaders() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
Deprecated.
- getHeaders() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
Deprecated.
- getHeaders(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeaders(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeaders(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersCount() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersCount() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- getHeadersCount() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- getHeadersCount() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
map<string, string> headers = 3;
- getHeadersList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersMap() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
map<string, string> headers = 3;
- getHeadersMap() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
map<string, string> headers = 3;
- getHeadersMap() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
map<string, string> headers = 3;
- getHeadersOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersOrBuilder(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersOrBuilderList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- getHeadersOrDefault(String, String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
map<string, string> headers = 3;
- getHeadersOrDefault(String, String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
map<string, string> headers = 3;
- getHeadersOrDefault(String, String) - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
map<string, string> headers = 3;
- getHeadersOrThrow(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
map<string, string> headers = 3;
- getHeadersOrThrow(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
map<string, string> headers = 3;
- getHeadersOrThrow(String) - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
map<string, string> headers = 3;
- getHost() - Method in class org.mlflow.tracking.creds.BasicMlflowHostCreds
- getHost() - Method in interface org.mlflow.tracking.creds.MlflowHostCreds
-
Hostname (e.g., http://localhost:5000) to MLflow server.
- getHostCreds() - Method in class org.mlflow.tracking.creds.BasicMlflowHostCreds
- getHostCreds() - Method in class org.mlflow.tracking.creds.DatabricksConfigHostCredsProvider
- getHostCreds() - Method in class org.mlflow.tracking.creds.DatabricksDynamicHostCredsProvider
- getHostCreds() - Method in class org.mlflow.tracking.creds.HostCredsProviderChain
- getHostCreds() - Method in interface org.mlflow.tracking.creds.MlflowHostCredsProvider
-
Returns a valid MlflowHostCreds.
- getId() - Method in class org.mlflow.tracking.ActiveRun
-
Gets the run id of this run.
- getInfo() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run metadata.
- getInfo() - Method in class org.mlflow.api.proto.Service.Run
-
Run metadata.
- getInfo() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run metadata.
- getInfoBuilder() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run metadata.
- getInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run metadata.
- getInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.Run
-
Run metadata.
- getInfoOrBuilder() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run metadata.
- getInputs() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run inputs.
- getInputs() - Method in class org.mlflow.api.proto.Service.Run
-
Run inputs.
- getInputs() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run inputs.
- getInputsBuilder() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run inputs.
- getInputsOrBuilder() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run inputs.
- getInputsOrBuilder() - Method in class org.mlflow.api.proto.Service.Run
-
Run inputs.
- getInputsOrBuilder() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run inputs.
- getIsDir() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Whether the path is a directory.
- getIsDir() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
-
Whether the path is a directory.
- getIsDir() - Method in interface org.mlflow.api.proto.MlflowArtifacts.FileInfoOrBuilder
-
Whether the path is a directory.
- getIsDir() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Whether the path is a directory.
- getIsDir() - Method in class org.mlflow.api.proto.Service.FileInfo
-
Whether the path is a directory.
- getIsDir() - Method in interface org.mlflow.api.proto.Service.FileInfoOrBuilder
-
Whether the path is a directory.
- getItems() - Method in class org.mlflow.tracking.EmptyPage
- getItems() - Method in class org.mlflow.tracking.ExperimentsPage
- getItems() - Method in class org.mlflow.tracking.ModelVersionsPage
- getItems() - Method in interface org.mlflow.tracking.Page
- getItems() - Method in class org.mlflow.tracking.RunsPage
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Name of the tag.
- getKey() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
-
Name of the tag.
- getKey() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTagOrBuilder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
-
The tag key.
- getKey() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionTagOrBuilder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
-
The tag key.
- getKey() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelTagOrBuilder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Name of the tag.
- getKey() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
Name of the tag.
- getKey() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.DeleteTag
-
Name of the tag.
- getKey() - Method in interface org.mlflow.api.proto.Service.DeleteTagOrBuilder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
Name of the tag to delete.
- getKey() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
-
Name of the tag to delete.
- getKey() - Method in interface org.mlflow.api.proto.Service.DeleteTraceTagOrBuilder
-
Name of the tag to delete.
- getKey() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.Service.ExperimentTag
-
The tag key.
- getKey() - Method in interface org.mlflow.api.proto.Service.ExperimentTagOrBuilder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.Service.InputTag
-
The tag key.
- getKey() - Method in interface org.mlflow.api.proto.Service.InputTagOrBuilder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Name of the metric.
- getKey() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Name of the metric.
- getKey() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Name of the metric.
- getKey() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
Name of the param.
- getKey() - Method in class org.mlflow.api.proto.Service.LogParam
-
Name of the param.
- getKey() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
Name of the param.
- getKey() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Key identifying this metric.
- getKey() - Method in class org.mlflow.api.proto.Service.Metric
-
Key identifying this metric.
- getKey() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
Key identifying this metric.
- getKey() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Key identifying this metric.
- getKey() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
Key identifying this metric.
- getKey() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
Key identifying this metric.
- getKey() - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Key identifying this param.
- getKey() - Method in class org.mlflow.api.proto.Service.Param
-
Key identifying this param.
- getKey() - Method in interface org.mlflow.api.proto.Service.ParamOrBuilder
-
Key identifying this param.
- getKey() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.Service.RunTag
-
The tag key.
- getKey() - Method in interface org.mlflow.api.proto.Service.RunTagOrBuilder
-
The tag key.
- getKey() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
Name of the tag.
- getKey() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.SetTag
-
Name of the tag.
- getKey() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
Name of the tag.
- getKey() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
Name of the tag.
- getKey() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Key identifying this metadata.
- getKey() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
-
Key identifying this metadata.
- getKey() - Method in interface org.mlflow.api.proto.Service.TraceRequestMetadataOrBuilder
-
Key identifying this metadata.
- getKey() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Key identifying this trace tag.
- getKey() - Method in class org.mlflow.api.proto.Service.TraceTag
-
Key identifying this trace tag.
- getKey() - Method in interface org.mlflow.api.proto.Service.TraceTagOrBuilder
-
Key identifying this trace tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Name of the tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
-
Name of the tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTagOrBuilder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
-
The tag key.
- getKeyBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionTagOrBuilder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
-
The tag key.
- getKeyBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelTagOrBuilder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Name of the tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
Name of the tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.DeleteTag
-
Name of the tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.DeleteTagOrBuilder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
Name of the tag to delete.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
-
Name of the tag to delete.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.DeleteTraceTagOrBuilder
-
Name of the tag to delete.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.ExperimentTag
-
The tag key.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.ExperimentTagOrBuilder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.InputTag
-
The tag key.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.InputTagOrBuilder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Name of the metric.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Name of the metric.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Name of the metric.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
Name of the param.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.LogParam
-
Name of the param.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
Name of the param.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Key identifying this metric.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.Metric
-
Key identifying this metric.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
Key identifying this metric.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Key identifying this metric.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
Key identifying this metric.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
Key identifying this metric.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Key identifying this param.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.Param
-
Key identifying this param.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.ParamOrBuilder
-
Key identifying this param.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.RunTag
-
The tag key.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.RunTagOrBuilder
-
The tag key.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
Name of the tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.SetTag
-
Name of the tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
Name of the tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
Name of the tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Key identifying this metadata.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
-
Key identifying this metadata.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.TraceRequestMetadataOrBuilder
-
Key identifying this metadata.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Key identifying this trace tag.
- getKeyBytes() - Method in class org.mlflow.api.proto.Service.TraceTag
-
Key identifying this trace tag.
- getKeyBytes() - Method in interface org.mlflow.api.proto.Service.TraceTagOrBuilder
-
Key identifying this trace tag.
- getLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Timestamp recorded when metadata for this ``model_version`` was last updated.
- getLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Timestamp recorded when metadata for this ``model_version`` was last updated.
- getLastUpdatedTimestamp() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Timestamp recorded when metadata for this ``model_version`` was last updated.
- getLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Timestamp recorded when metadata for this ``registered_model`` was last updated.
- getLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Timestamp recorded when metadata for this ``registered_model`` was last updated.
- getLastUpdatedTimestamp() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Timestamp recorded when metadata for this ``registered_model`` was last updated.
- getLastUpdateTime() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Last update time
- getLastUpdateTime() - Method in class org.mlflow.api.proto.Service.Experiment
-
Last update time
- getLastUpdateTime() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Last update time
- getLatestVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- getLatestVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Collection of latest model versions for each stage.
- getLatestVersions(int) - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Collection of latest model versions for each stage.
- getLatestVersions(String) - Method in class org.mlflow.tracking.MlflowClient
-
Return the latest model version for each stage.
- getLatestVersions(String, Iterable<String>) - Method in class org.mlflow.tracking.MlflowClient
-
Return the latest model version for each stage requested.
- getLatestVersionsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- getLatestVersionsBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- getLatestVersionsCount() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- getLatestVersionsCount() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Collection of latest model versions for each stage.
- getLatestVersionsCount() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Collection of latest model versions for each stage.
- getLatestVersionsList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- getLatestVersionsList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Collection of latest model versions for each stage.
- getLatestVersionsList() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Collection of latest model versions for each stage.
- getLatestVersionsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- getLatestVersionsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Collection of latest model versions for each stage.
- getLatestVersionsOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Collection of latest model versions for each stage.
- getLatestVersionsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- getLatestVersionsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Collection of latest model versions for each stage.
- getLatestVersionsOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Collection of latest model versions for each stage.
- getLifecycleStage() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Current life cycle stage of the experiment: "active" or "deleted".
- getLifecycleStage() - Method in class org.mlflow.api.proto.Service.Experiment
-
Current life cycle stage of the experiment: "active" or "deleted".
- getLifecycleStage() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Current life cycle stage of the experiment: "active" or "deleted".
- getLifecycleStage() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- getLifecycleStage() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- getLifecycleStage() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- getLifecycleStageBytes() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Current life cycle stage of the experiment: "active" or "deleted".
- getLifecycleStageBytes() - Method in class org.mlflow.api.proto.Service.Experiment
-
Current life cycle stage of the experiment: "active" or "deleted".
- getLifecycleStageBytes() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Current life cycle stage of the experiment: "active" or "deleted".
- getLifecycleStageBytes() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- getLifecycleStageBytes() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- getLifecycleStageBytes() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- getMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Maximum number of models desired.
- getMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
Maximum number of models desired.
- getMaxResults() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
Maximum number of models desired.
- getMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Maximum number of models desired.
- getMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
Maximum number of models desired.
- getMaxResults() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
Maximum number of models desired.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Maximum number of logged instances of a metric for a run to return per call.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
Maximum number of logged instances of a metric for a run to return per call.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Maximum number of results to fetch per run specified.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Maximum number of results to fetch per run specified.
- getMaxResults() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Maximum number of results to fetch per run specified.
- getMaxResults() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
Maximum number of logged instances of a metric for a run to return per call.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Maximum number of experiments desired.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
Maximum number of experiments desired.
- getMaxResults() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
Maximum number of experiments desired.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
Maximum number of runs desired.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
Maximum number of runs desired.
- getMaxResults() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
Maximum number of runs desired.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Maximum number of traces desired.
- getMaxResults() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
Maximum number of traces desired.
- getMaxResults() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
Maximum number of traces desired.
- getMaxTimestampMillis() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 1: max_timestamp_millis and max_traces must be specified for time-based deletion The maximum timestamp in milliseconds since the UNIX epoch for deleting traces.
- getMaxTimestampMillis() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
Case 1: max_timestamp_millis and max_traces must be specified for time-based deletion The maximum timestamp in milliseconds since the UNIX epoch for deleting traces.
- getMaxTimestampMillis() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
Case 1: max_timestamp_millis and max_traces must be specified for time-based deletion The maximum timestamp in milliseconds since the UNIX epoch for deleting traces.
- getMaxTraces() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
The maximum number of traces to delete.
- getMaxTraces() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
The maximum number of traces to delete.
- getMaxTraces() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
The maximum number of traces to delete.
- getMetricHistory(String, String) - Method in class org.mlflow.tracking.MlflowClient
- getMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Name of the metric.
- getMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
Name of the metric.
- getMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Name of the metric.
- getMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Name of the metric.
- getMetricKey() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Name of the metric.
- getMetricKey() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
Name of the metric.
- getMetricKeyBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Name of the metric.
- getMetricKeyBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
Name of the metric.
- getMetricKeyBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Name of the metric.
- getMetricKeyBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Name of the metric.
- getMetricKeyBytes() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Name of the metric.
- getMetricKeyBytes() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
Name of the metric.
- getMetrics(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- getMetrics(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
All logged values for this metric.
- getMetrics(int) - Method in interface org.mlflow.api.proto.Service.GetMetricHistory.ResponseOrBuilder
-
All logged values for this metric.
- getMetrics(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- getMetrics(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
-
List of metrics representing history of values and metadata.
- getMetrics(int) - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.ResponseOrBuilder
-
List of metrics representing history of values and metadata.
- getMetrics(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- getMetrics(int) - Method in class org.mlflow.api.proto.Service.LogBatch
-
Metrics to log.
- getMetrics(int) - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Metrics to log.
- getMetrics(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- getMetrics(int) - Method in class org.mlflow.api.proto.Service.RunData
-
Run metrics.
- getMetrics(int) - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run metrics.
- getMetricsBuilder(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- getMetricsBuilder(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- getMetricsBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- getMetricsBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- getMetricsBuilderList() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- getMetricsBuilderList() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- getMetricsBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- getMetricsBuilderList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- getMetricsCount() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- getMetricsCount() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
All logged values for this metric.
- getMetricsCount() - Method in interface org.mlflow.api.proto.Service.GetMetricHistory.ResponseOrBuilder
-
All logged values for this metric.
- getMetricsCount() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- getMetricsCount() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
-
List of metrics representing history of values and metadata.
- getMetricsCount() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.ResponseOrBuilder
-
List of metrics representing history of values and metadata.
- getMetricsCount() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- getMetricsCount() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Metrics to log.
- getMetricsCount() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Metrics to log.
- getMetricsCount() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- getMetricsCount() - Method in class org.mlflow.api.proto.Service.RunData
-
Run metrics.
- getMetricsCount() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run metrics.
- getMetricsList() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- getMetricsList() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
All logged values for this metric.
- getMetricsList() - Method in interface org.mlflow.api.proto.Service.GetMetricHistory.ResponseOrBuilder
-
All logged values for this metric.
- getMetricsList() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- getMetricsList() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
-
List of metrics representing history of values and metadata.
- getMetricsList() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.ResponseOrBuilder
-
List of metrics representing history of values and metadata.
- getMetricsList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- getMetricsList() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Metrics to log.
- getMetricsList() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Metrics to log.
- getMetricsList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- getMetricsList() - Method in class org.mlflow.api.proto.Service.RunData
-
Run metrics.
- getMetricsList() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run metrics.
- getMetricsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- getMetricsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
All logged values for this metric.
- getMetricsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.GetMetricHistory.ResponseOrBuilder
-
All logged values for this metric.
- getMetricsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- getMetricsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
-
List of metrics representing history of values and metadata.
- getMetricsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.ResponseOrBuilder
-
List of metrics representing history of values and metadata.
- getMetricsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- getMetricsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch
-
Metrics to log.
- getMetricsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Metrics to log.
- getMetricsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- getMetricsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData
-
Run metrics.
- getMetricsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run metrics.
- getMetricsOrBuilderList() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- getMetricsOrBuilderList() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
All logged values for this metric.
- getMetricsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.GetMetricHistory.ResponseOrBuilder
-
All logged values for this metric.
- getMetricsOrBuilderList() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- getMetricsOrBuilderList() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
-
List of metrics representing history of values and metadata.
- getMetricsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.ResponseOrBuilder
-
List of metrics representing history of values and metadata.
- getMetricsOrBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- getMetricsOrBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Metrics to log.
- getMetricsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Metrics to log.
- getMetricsOrBuilderList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- getMetricsOrBuilderList() - Method in class org.mlflow.api.proto.Service.RunData
-
Run metrics.
- getMetricsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run metrics.
- getModelJson() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
MLmodel file in json format.
- getModelJson() - Method in class org.mlflow.api.proto.Service.LogModel
-
MLmodel file in json format.
- getModelJson() - Method in interface org.mlflow.api.proto.Service.LogModelOrBuilder
-
MLmodel file in json format.
- getModelJsonBytes() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
MLmodel file in json format.
- getModelJsonBytes() - Method in class org.mlflow.api.proto.Service.LogModel
-
MLmodel file in json format.
- getModelJsonBytes() - Method in interface org.mlflow.api.proto.Service.LogModelOrBuilder
-
MLmodel file in json format.
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
-
Return new version number generated for this model in registry.
- getModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersion.ResponseOrBuilder
-
Return new version number generated for this model in registry.
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersion.ResponseOrBuilder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.ResponseOrBuilder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
-
Updated model version
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
-
Updated model version
- getModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.ResponseOrBuilder
-
Updated model version
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- getModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
-
Return new version number generated for this model in registry.
- getModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.ResponseOrBuilder
-
Return new version number generated for this model in registry.
- getModelVersion(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
import org.mlflow.api.proto.ModelRegistry.ModelVersion; ModelVersion modelVersion = getModelVersion("model", "version");
- getModelVersionBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- getModelVersionBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersionBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersionBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
-
Updated model version
- getModelVersionBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- getModelVersionDownloadUri(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Return the model URI containing for the given model version.
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
-
Return new version number generated for this model in registry.
- getModelVersionOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersion.ResponseOrBuilder
-
Return new version number generated for this model in registry.
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersionOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersion.ResponseOrBuilder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersionOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.ResponseOrBuilder
-
optional .mlflow.ModelVersion model_version = 1;
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
-
Updated model version
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
-
Updated model version
- getModelVersionOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.ResponseOrBuilder
-
Updated model version
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- getModelVersionOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
-
Return new version number generated for this model in registry.
- getModelVersionOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.ResponseOrBuilder
-
Return new version number generated for this model in registry.
- getModelVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- getModelVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
-
Latest version models for each requests stage.
- getModelVersions(int) - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersions.ResponseOrBuilder
-
Latest version models for each requests stage.
- getModelVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- getModelVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Models that match the search criteria
- getModelVersions(int) - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersions.ResponseOrBuilder
-
Models that match the search criteria
- getModelVersionsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- getModelVersionsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- getModelVersionsBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- getModelVersionsBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- getModelVersionsCount() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- getModelVersionsCount() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
-
Latest version models for each requests stage.
- getModelVersionsCount() - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersions.ResponseOrBuilder
-
Latest version models for each requests stage.
- getModelVersionsCount() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- getModelVersionsCount() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Models that match the search criteria
- getModelVersionsCount() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersions.ResponseOrBuilder
-
Models that match the search criteria
- getModelVersionsList() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- getModelVersionsList() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
-
Latest version models for each requests stage.
- getModelVersionsList() - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersions.ResponseOrBuilder
-
Latest version models for each requests stage.
- getModelVersionsList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- getModelVersionsList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Models that match the search criteria
- getModelVersionsList() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersions.ResponseOrBuilder
-
Models that match the search criteria
- getModelVersionsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- getModelVersionsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
-
Latest version models for each requests stage.
- getModelVersionsOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersions.ResponseOrBuilder
-
Latest version models for each requests stage.
- getModelVersionsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- getModelVersionsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Models that match the search criteria
- getModelVersionsOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersions.ResponseOrBuilder
-
Models that match the search criteria
- getModelVersionsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- getModelVersionsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
-
Latest version models for each requests stage.
- getModelVersionsOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersions.ResponseOrBuilder
-
Latest version models for each requests stage.
- getModelVersionsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- getModelVersionsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Models that match the search criteria
- getModelVersionsOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersions.ResponseOrBuilder
-
Models that match the search criteria
- getMutableHeaders() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
Deprecated.
- getName() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header name
- getName() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
-
The HTTP header name
- getName() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
-
The HTTP header name
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Register model under this name
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Register model under this name
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Register model under this name
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Register models under this name
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Register models under this name
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Register models under this name
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
-
Name of the registered model
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionOrBuilder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the registered model that the tag was logged under.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Name of the registered model that the tag was logged under.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Name of the registered model that the tag was logged under.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the registered model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
-
Name of the registered model.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAliasOrBuilder
-
Name of the registered model.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelOrBuilder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the registered model that the tag was logged under.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
-
Name of the registered model that the tag was logged under.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTagOrBuilder
-
Name of the registered model that the tag was logged under.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
-
Registered model unique name identifier.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersionsOrBuilder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the registered model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
-
Name of the registered model.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAliasOrBuilder
-
Name of the registered model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
-
Name of the registered model
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUriOrBuilder
-
Name of the registered model
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionOrBuilder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
-
Registered model unique name identifier.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetRegisteredModelOrBuilder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Unique name of the model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Unique name of the model
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Unique name of the model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Unique name for the model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Unique name for the model.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Unique name for the model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
-
Registered model unique name identifier.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModelOrBuilder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Unique name of the model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Unique name of the model.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Unique name of the model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the registered model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Name of the registered model.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Name of the registered model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Unique name of the model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
Unique name of the model.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
Unique name of the model.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Name of the registered model
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
Name of the registered model
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
Name of the registered model
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
-
Registered model unique name identifier.
- getName() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModelOrBuilder
-
Registered model unique name identifier.
- getName() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Experiment name.
- getName() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
Experiment name.
- getName() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
Experiment name.
- getName() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The name of the dataset.
- getName() - Method in class org.mlflow.api.proto.Service.Dataset
-
The name of the dataset.
- getName() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The name of the dataset.
- getName() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
The name of the dataset.
- getName() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
The name of the dataset.
- getName() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
The name of the dataset.
- getName() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Human readable name that identifies the experiment.
- getName() - Method in class org.mlflow.api.proto.Service.Experiment
-
Human readable name that identifies the experiment.
- getName() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Human readable name that identifies the experiment.
- getNameBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header name
- getNameBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
-
The HTTP header name
- getNameBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
-
The HTTP header name
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Register model under this name
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Register model under this name
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Register model under this name
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Register models under this name
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Register models under this name
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Register models under this name
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
-
Name of the registered model
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionOrBuilder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the registered model that the tag was logged under.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Name of the registered model that the tag was logged under.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Name of the registered model that the tag was logged under.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the registered model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
-
Name of the registered model.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAliasOrBuilder
-
Name of the registered model.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelOrBuilder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the registered model that the tag was logged under.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
-
Name of the registered model that the tag was logged under.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTagOrBuilder
-
Name of the registered model that the tag was logged under.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
-
Registered model unique name identifier.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersionsOrBuilder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the registered model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
-
Name of the registered model.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAliasOrBuilder
-
Name of the registered model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
-
Name of the registered model
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUriOrBuilder
-
Name of the registered model
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionOrBuilder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
-
Registered model unique name identifier.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetRegisteredModelOrBuilder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Unique name of the model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Unique name of the model
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Unique name of the model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Unique name for the model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Unique name for the model.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Unique name for the model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
-
Registered model unique name identifier.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModelOrBuilder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Unique name of the model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Unique name of the model.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Unique name of the model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the registered model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Name of the registered model.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Name of the registered model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Unique name of the model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
Unique name of the model.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
Unique name of the model.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Name of the registered model
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
Name of the registered model
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
Name of the registered model
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
-
Registered model unique name identifier.
- getNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModelOrBuilder
-
Registered model unique name identifier.
- getNameBytes() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Experiment name.
- getNameBytes() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
Experiment name.
- getNameBytes() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
Experiment name.
- getNameBytes() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The name of the dataset.
- getNameBytes() - Method in class org.mlflow.api.proto.Service.Dataset
-
The name of the dataset.
- getNameBytes() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The name of the dataset.
- getNameBytes() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
The name of the dataset.
- getNameBytes() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
The name of the dataset.
- getNameBytes() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
The name of the dataset.
- getNameBytes() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Human readable name that identifies the experiment.
- getNameBytes() - Method in class org.mlflow.api.proto.Service.Experiment
-
Human readable name that identifies the experiment.
- getNameBytes() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Human readable name that identifies the experiment.
- getNewName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
If provided, updates the name for this ``registered_model``.
- getNewName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
-
If provided, updates the name for this ``registered_model``.
- getNewName() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModelOrBuilder
-
If provided, updates the name for this ``registered_model``.
- getNewName() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
If provided, the experiment's name is changed to the new name.
- getNewName() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
-
If provided, the experiment's name is changed to the new name.
- getNewName() - Method in interface org.mlflow.api.proto.Service.UpdateExperimentOrBuilder
-
If provided, the experiment's name is changed to the new name.
- getNewNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
If provided, updates the name for this ``registered_model``.
- getNewNameBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
-
If provided, updates the name for this ``registered_model``.
- getNewNameBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModelOrBuilder
-
If provided, updates the name for this ``registered_model``.
- getNewNameBytes() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
If provided, the experiment's name is changed to the new name.
- getNewNameBytes() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
-
If provided, the experiment's name is changed to the new name.
- getNewNameBytes() - Method in interface org.mlflow.api.proto.Service.UpdateExperimentOrBuilder
-
If provided, the experiment's name is changed to the new name.
- getNextPage() - Method in class org.mlflow.tracking.EmptyPage
- getNextPage() - Method in class org.mlflow.tracking.ExperimentsPage
- getNextPage() - Method in class org.mlflow.tracking.ModelVersionsPage
- getNextPage() - Method in interface org.mlflow.tracking.Page
- getNextPage() - Method in class org.mlflow.tracking.RunsPage
- getNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageToken() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageToken() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Pagination token to request next page of models for the same search query.
- getNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Pagination token to request next page of models for the same search query.
- getNextPageToken() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersions.ResponseOrBuilder
-
Pagination token to request next page of models for the same search query.
- getNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Pagination token to request the next page of models.
- getNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Pagination token to request the next page of models.
- getNextPageToken() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.ResponseOrBuilder
-
Pagination token to request the next page of models.
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
Token that can be used to issue a query for the next page of metric history values.
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
Token that can be used to issue a query for the next page of metric history values.
- getNextPageToken() - Method in interface org.mlflow.api.proto.Service.GetMetricHistory.ResponseOrBuilder
-
Token that can be used to issue a query for the next page of metric history values.
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Token that can be used to retrieve the next page of artifact results
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
Token that can be used to retrieve the next page of artifact results
- getNextPageToken() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
Token that can be used to retrieve the next page of artifact results
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Token that can be used to retrieve the next page of experiments.
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Token that can be used to retrieve the next page of experiments.
- getNextPageToken() - Method in interface org.mlflow.api.proto.Service.SearchExperiments.ResponseOrBuilder
-
Token that can be used to retrieve the next page of experiments.
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
optional string next_page_token = 2;
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
-
optional string next_page_token = 2;
- getNextPageToken() - Method in interface org.mlflow.api.proto.Service.SearchRuns.ResponseOrBuilder
-
optional string next_page_token = 2;
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
optional string next_page_token = 2;
- getNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
-
optional string next_page_token = 2;
- getNextPageToken() - Method in interface org.mlflow.api.proto.Service.SearchTraces.ResponseOrBuilder
-
optional string next_page_token = 2;
- getNextPageToken() - Method in class org.mlflow.tracking.EmptyPage
- getNextPageToken() - Method in class org.mlflow.tracking.ExperimentsPage
- getNextPageToken() - Method in class org.mlflow.tracking.ModelVersionsPage
- getNextPageToken() - Method in interface org.mlflow.tracking.Page
- getNextPageToken() - Method in class org.mlflow.tracking.RunsPage
- getNextPageTokenBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageTokenBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageTokenBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageTokenBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageTokenBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageTokenBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
-
Token used to fetch the next page of credentials for large requests that require pagination
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Pagination token to request next page of models for the same search query.
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Pagination token to request next page of models for the same search query.
- getNextPageTokenBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersions.ResponseOrBuilder
-
Pagination token to request next page of models for the same search query.
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Pagination token to request the next page of models.
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Pagination token to request the next page of models.
- getNextPageTokenBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.ResponseOrBuilder
-
Pagination token to request the next page of models.
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
Token that can be used to issue a query for the next page of metric history values.
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
Token that can be used to issue a query for the next page of metric history values.
- getNextPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.GetMetricHistory.ResponseOrBuilder
-
Token that can be used to issue a query for the next page of metric history values.
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Token that can be used to retrieve the next page of artifact results
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
Token that can be used to retrieve the next page of artifact results
- getNextPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
Token that can be used to retrieve the next page of artifact results
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Token that can be used to retrieve the next page of experiments.
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Token that can be used to retrieve the next page of experiments.
- getNextPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.SearchExperiments.ResponseOrBuilder
-
Token that can be used to retrieve the next page of experiments.
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
optional string next_page_token = 2;
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
-
optional string next_page_token = 2;
- getNextPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.SearchRuns.ResponseOrBuilder
-
optional string next_page_token = 2;
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
optional string next_page_token = 2;
- getNextPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
-
optional string next_page_token = 2;
- getNextPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.SearchTraces.ResponseOrBuilder
-
optional string next_page_token = 2;
- getNotebookId() - Method in class org.mlflow.tracking.utils.DatabricksContext
-
Should only be called if isInDatabricksNotebook() is true.
- getNotebookPath() - Method in class org.mlflow.tracking.utils.DatabricksContext
- getNumber() - Method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
- getNumber() - Method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
- getNumber() - Method in enum org.mlflow.api.proto.Service.RunStatus
- getNumber() - Method in enum org.mlflow.api.proto.Service.SourceType
- getNumber() - Method in enum org.mlflow.api.proto.Service.TraceStatus
- getNumber() - Method in enum org.mlflow.api.proto.Service.ViewType
- getNumber() - Method in enum org.mlflow.internal.proto.Internal.InputVertexType
- getNumParts() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Number of file parts (chunks of data) to upload in the initiated multipart upload
- getNumParts() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Number of file parts (chunks of data) to upload in the initiated multipart upload
- getNumParts() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUploadOrBuilder
-
Number of file parts (chunks of data) to upload in the initiated multipart upload
- getNumParts() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional int64 num_parts = 2;
- getNumParts() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
-
optional int64 num_parts = 2;
- getNumParts() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUploadOrBuilder
-
optional int64 num_parts = 2;
- getOrderBy(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in class org.mlflow.api.proto.Service.SearchRuns
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderBy(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- getOrderBy(int) - Method in class org.mlflow.api.proto.Service.SearchTraces
-
List of columns for ordering the results, e.g.
- getOrderBy(int) - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
List of columns for ordering the results, e.g.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.Service.SearchRuns
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- getOrderByBytes(int) - Method in class org.mlflow.api.proto.Service.SearchTraces
-
List of columns for ordering the results, e.g.
- getOrderByBytes(int) - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
List of columns for ordering the results, e.g.
- getOrderByCount() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByCount() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- getOrderByCount() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
List of columns for ordering the results, e.g.
- getOrderByCount() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
List of columns for ordering the results, e.g.
- getOrderByList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- getOrderByList() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- getOrderByList() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
List of columns for ordering the results, e.g.
- getOrderByList() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
List of columns for ordering the results, e.g.
- getPageSize() - Method in class org.mlflow.tracking.EmptyPage
- getPageSize() - Method in class org.mlflow.tracking.ExperimentsPage
- getPageSize() - Method in class org.mlflow.tracking.ModelVersionsPage
- getPageSize() - Method in interface org.mlflow.tracking.Page
- getPageSize() - Method in class org.mlflow.tracking.RunsPage
- getPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageToken() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageToken() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Pagination token to go to next page based on previous search query.
- getPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
Pagination token to go to next page based on previous search query.
- getPageToken() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
Pagination token to go to next page based on previous search query.
- getPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Pagination token to go to the next page based on a previous search query.
- getPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
Pagination token to go to the next page based on a previous search query.
- getPageToken() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
Pagination token to go to the next page based on a previous search query.
- getPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Token indicating the page of metric history to fetch
- getPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
Token indicating the page of metric history to fetch
- getPageToken() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
Token indicating the page of metric history to fetch
- getPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Token indicating the page of artifact results to fetch
- getPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
Token indicating the page of artifact results to fetch
- getPageToken() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
Token indicating the page of artifact results to fetch
- getPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Token indicating the page of experiments to fetch
- getPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
Token indicating the page of experiments to fetch
- getPageToken() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
Token indicating the page of experiments to fetch
- getPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
optional string page_token = 7;
- getPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
optional string page_token = 7;
- getPageToken() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
optional string page_token = 7;
- getPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Token indicating the page of traces to fetch.
- getPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
Token indicating the page of traces to fetch.
- getPageToken() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
Token indicating the page of traces to fetch.
- getPageTokenBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageTokenBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageTokenBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageTokenBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageTokenBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageTokenBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- getPageTokenBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Pagination token to go to next page based on previous search query.
- getPageTokenBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
Pagination token to go to next page based on previous search query.
- getPageTokenBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
Pagination token to go to next page based on previous search query.
- getPageTokenBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Pagination token to go to the next page based on a previous search query.
- getPageTokenBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
Pagination token to go to the next page based on a previous search query.
- getPageTokenBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
Pagination token to go to the next page based on a previous search query.
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Token indicating the page of metric history to fetch
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
Token indicating the page of metric history to fetch
- getPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
Token indicating the page of metric history to fetch
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Token indicating the page of artifact results to fetch
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
Token indicating the page of artifact results to fetch
- getPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
Token indicating the page of artifact results to fetch
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Token indicating the page of experiments to fetch
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
Token indicating the page of experiments to fetch
- getPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
Token indicating the page of experiments to fetch
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
optional string page_token = 7;
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
optional string page_token = 7;
- getPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
optional string page_token = 7;
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Token indicating the page of traces to fetch.
- getPageTokenBytes() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
Token indicating the page of traces to fetch.
- getPageTokenBytes() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
Token indicating the page of traces to fetch.
- getParams(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- getParams(int) - Method in class org.mlflow.api.proto.Service.LogBatch
-
Params to log.
- getParams(int) - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Params to log.
- getParams(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- getParams(int) - Method in class org.mlflow.api.proto.Service.RunData
-
Run parameters.
- getParams(int) - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run parameters.
- getParamsBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- getParamsBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- getParamsBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- getParamsBuilderList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- getParamsCount() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- getParamsCount() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Params to log.
- getParamsCount() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Params to log.
- getParamsCount() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- getParamsCount() - Method in class org.mlflow.api.proto.Service.RunData
-
Run parameters.
- getParamsCount() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run parameters.
- getParamsList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- getParamsList() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Params to log.
- getParamsList() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Params to log.
- getParamsList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- getParamsList() - Method in class org.mlflow.api.proto.Service.RunData
-
Run parameters.
- getParamsList() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run parameters.
- getParamsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- getParamsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch
-
Params to log.
- getParamsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Params to log.
- getParamsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- getParamsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData
-
Run parameters.
- getParamsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run parameters.
- getParamsOrBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- getParamsOrBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Params to log.
- getParamsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Params to log.
- getParamsOrBuilderList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- getParamsOrBuilderList() - Method in class org.mlflow.api.proto.Service.RunData
-
Run parameters.
- getParamsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Run parameters.
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- getParserForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- getParserForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- getParserForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- getParserForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.CreateRun
- getParserForType() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.Dataset
- getParserForType() - Method in class org.mlflow.api.proto.Service.DatasetInput
- getParserForType() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteRun
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.EndTrace
- getParserForType() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.Experiment
- getParserForType() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.FileInfo
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetExperiment
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetRun
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- getParserForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.InputTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- getParserForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogBatch
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogInputs
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogMetric
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogModel
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogParam
- getParserForType() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.Metric
- getParserForType() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- getParserForType() - Method in class org.mlflow.api.proto.Service.Param
- getParserForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- getParserForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.RestoreRun
- getParserForType() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.Run
- getParserForType() - Method in class org.mlflow.api.proto.Service.RunData
- getParserForType() - Method in class org.mlflow.api.proto.Service.RunInfo
- getParserForType() - Method in class org.mlflow.api.proto.Service.RunInputs
- getParserForType() - Method in class org.mlflow.api.proto.Service.RunTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- getParserForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- getParserForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.SearchRuns
- getParserForType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.SearchTraces
- getParserForType() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.SetTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.StartTrace
- getParserForType() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.TraceInfo
- getParserForType() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- getParserForType() - Method in class org.mlflow.api.proto.Service.TraceTag
- getParserForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- getParserForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- getParserForType() - Method in class org.mlflow.api.proto.Service.UpdateRun
- getParserForType() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- getPartEtags(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtags(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtags(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsCount() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsOrBuilder(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
A list of file parts uploaded in the multipart upload to complete
- getPartEtagsOrBuilderList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
A list of file parts uploaded in the multipart upload to complete
- getPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Part number
- getPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Part number
- getPartNumber() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
Part number
- getPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional int64 part_number = 1;
- getPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
-
optional int64 part_number = 1;
- getPartNumber() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtagOrBuilder
-
optional int64 part_number = 1;
- getPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional int64 part_number = 2;
- getPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
optional int64 part_number = 2;
- getPartNumber() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
optional int64 part_number = 2;
- getPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional int64 part_number = 1;
- getPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
optional int64 part_number = 1;
- getPartNumber() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPartOrBuilder
-
optional int64 part_number = 1;
- getParts(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getParts(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getParts(int) - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsCount() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsCount() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsCount() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsList() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsOrBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsOrBuilder(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsOrBuilder(int) - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsOrBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsOrBuilderList() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPartsOrBuilderList() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- getPassword() - Method in class org.mlflow.tracking.creds.BasicMlflowHostCreds
- getPassword() - Method in interface org.mlflow.tracking.creds.MlflowHostCreds
-
Password to use with Basic authentication when talking to server.
- getPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- getPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- getPath() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- getPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUploadOrBuilder
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Atifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Atifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
Atifact path, relative to the Run's artifact root location (e.g.
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string path = 1;
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
-
optional string path = 1;
- getPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUploadOrBuilder
-
optional string path = 1;
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string path = 1;
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
optional string path = 1;
- getPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
optional string path = 1;
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional string path = 1;
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
-
optional string path = 1;
- getPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUploadOrBuilder
-
optional string path = 1;
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Path relative to the root artifact directory run.
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
-
Path relative to the root artifact directory run.
- getPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.FileInfoOrBuilder
-
Path relative to the root artifact directory run.
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.ListArtifactsOrBuilder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPath() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Path relative to the root artifact directory run.
- getPath() - Method in class org.mlflow.api.proto.Service.FileInfo
-
Path relative to the root artifact directory run.
- getPath() - Method in interface org.mlflow.api.proto.Service.FileInfoOrBuilder
-
Path relative to the root artifact directory run.
- getPath() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPath() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPath() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPath(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPath(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPath(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPath(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPath(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPath(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- getPathBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- getPathBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- getPathBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUploadOrBuilder
-
Artifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Atifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Atifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
Atifact path, relative to the Run's artifact root location (e.g.
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string path = 1;
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
-
optional string path = 1;
- getPathBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUploadOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string path = 1;
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
optional string path = 1;
- getPathBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional string path = 1;
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
-
optional string path = 1;
- getPathBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUploadOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Path relative to the root artifact directory run.
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
-
Path relative to the root artifact directory run.
- getPathBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.FileInfoOrBuilder
-
Path relative to the root artifact directory run.
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPathBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPathBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.ListArtifactsOrBuilder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPathBytes() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Path relative to the root artifact directory run.
- getPathBytes() - Method in class org.mlflow.api.proto.Service.FileInfo
-
Path relative to the root artifact directory run.
- getPathBytes() - Method in interface org.mlflow.api.proto.Service.FileInfoOrBuilder
-
Path relative to the root artifact directory run.
- getPathBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPathBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPathBytes() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- getPathBytes(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathBytes(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathBytes(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathBytes(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathBytes(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathBytes(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathCount() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathCount() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- getPathList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getPathList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- getProfile() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The profile of the dataset.
- getProfile() - Method in class org.mlflow.api.proto.Service.Dataset
-
The profile of the dataset.
- getProfile() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The profile of the dataset.
- getProfileBytes() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The profile of the dataset.
- getProfileBytes() - Method in class org.mlflow.api.proto.Service.Dataset
-
The profile of the dataset.
- getProfileBytes() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The profile of the dataset.
- getReasonPhrase() - Method in exception org.mlflow.tracking.MlflowHttpException
- getRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in interface org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModel(String) - Method in class org.mlflow.tracking.MlflowClient
-
Returns a RegisteredModel from the model registry for the given model name.
- getRegisteredModelBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModelOrBuilder() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- getRegisteredModels(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- getRegisteredModels(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Registered Models that match the search criteria.
- getRegisteredModels(int) - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.ResponseOrBuilder
-
Registered Models that match the search criteria.
- getRegisteredModelsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- getRegisteredModelsBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- getRegisteredModelsCount() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- getRegisteredModelsCount() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Registered Models that match the search criteria.
- getRegisteredModelsCount() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.ResponseOrBuilder
-
Registered Models that match the search criteria.
- getRegisteredModelsList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- getRegisteredModelsList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Registered Models that match the search criteria.
- getRegisteredModelsList() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.ResponseOrBuilder
-
Registered Models that match the search criteria.
- getRegisteredModelsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- getRegisteredModelsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Registered Models that match the search criteria.
- getRegisteredModelsOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.ResponseOrBuilder
-
Registered Models that match the search criteria.
- getRegisteredModelsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- getRegisteredModelsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Registered Models that match the search criteria.
- getRegisteredModelsOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.ResponseOrBuilder
-
Registered Models that match the search criteria.
- getRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownloadOrBuilder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUploadOrBuilder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestId() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
ID of the trace from which to delete the tag.
- getRequestId() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
-
ID of the trace from which to delete the tag.
- getRequestId() - Method in interface org.mlflow.api.proto.Service.DeleteTraceTagOrBuilder
-
ID of the trace from which to delete the tag.
- getRequestId() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
ID of the trace to end.
- getRequestId() - Method in class org.mlflow.api.proto.Service.EndTrace
-
ID of the trace to end.
- getRequestId() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
ID of the trace to end.
- getRequestId() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
-
ID of the trace to fetch.
- getRequestId() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
-
ID of the trace to fetch.
- getRequestId() - Method in interface org.mlflow.api.proto.Service.GetTraceInfoOrBuilder
-
ID of the trace to fetch.
- getRequestId() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
ID of the trace on which to set a tag.
- getRequestId() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
ID of the trace on which to set a tag.
- getRequestId() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
ID of the trace on which to set a tag.
- getRequestId() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unique identifier for the trace.
- getRequestId() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Unique identifier for the trace.
- getRequestId() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Unique identifier for the trace.
- getRequestIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownloadOrBuilder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUploadOrBuilder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
ID of the trace from which to delete the tag.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
-
ID of the trace from which to delete the tag.
- getRequestIdBytes() - Method in interface org.mlflow.api.proto.Service.DeleteTraceTagOrBuilder
-
ID of the trace from which to delete the tag.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
ID of the trace to end.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.EndTrace
-
ID of the trace to end.
- getRequestIdBytes() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
ID of the trace to end.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
-
ID of the trace to fetch.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
-
ID of the trace to fetch.
- getRequestIdBytes() - Method in interface org.mlflow.api.proto.Service.GetTraceInfoOrBuilder
-
ID of the trace to fetch.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
ID of the trace on which to set a tag.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
ID of the trace on which to set a tag.
- getRequestIdBytes() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
ID of the trace on which to set a tag.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unique identifier for the trace.
- getRequestIdBytes() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Unique identifier for the trace.
- getRequestIdBytes() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Unique identifier for the trace.
- getRequestIds(int) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIds(int) - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIds(int) - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsBytes(int) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsBytes(int) - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsBytes(int) - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsCount() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsCount() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsCount() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsList() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsList() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestIdsList() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- getRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- getRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional metadata about the operation being traced.
- getRequestMetadata(int) - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional metadata about the operation being traced.
- getRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- getRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.StartTrace
-
Metadata about the request that initiated the trace.
- getRequestMetadata(int) - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Metadata about the request that initiated the trace.
- getRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- getRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Other trace metadata.
- getRequestMetadata(int) - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Other trace metadata.
- getRequestMetadataBuilder(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- getRequestMetadataBuilder(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- getRequestMetadataBuilder(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- getRequestMetadataBuilderList() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- getRequestMetadataBuilderList() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- getRequestMetadataBuilderList() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- getRequestMetadataCount() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- getRequestMetadataCount() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional metadata about the operation being traced.
- getRequestMetadataCount() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional metadata about the operation being traced.
- getRequestMetadataCount() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- getRequestMetadataCount() - Method in class org.mlflow.api.proto.Service.StartTrace
-
Metadata about the request that initiated the trace.
- getRequestMetadataCount() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Metadata about the request that initiated the trace.
- getRequestMetadataCount() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- getRequestMetadataCount() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Other trace metadata.
- getRequestMetadataCount() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Other trace metadata.
- getRequestMetadataList() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- getRequestMetadataList() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional metadata about the operation being traced.
- getRequestMetadataList() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional metadata about the operation being traced.
- getRequestMetadataList() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- getRequestMetadataList() - Method in class org.mlflow.api.proto.Service.StartTrace
-
Metadata about the request that initiated the trace.
- getRequestMetadataList() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Metadata about the request that initiated the trace.
- getRequestMetadataList() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- getRequestMetadataList() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Other trace metadata.
- getRequestMetadataList() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Other trace metadata.
- getRequestMetadataOrBuilder(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- getRequestMetadataOrBuilder(int) - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional metadata about the operation being traced.
- getRequestMetadataOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional metadata about the operation being traced.
- getRequestMetadataOrBuilder(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- getRequestMetadataOrBuilder(int) - Method in class org.mlflow.api.proto.Service.StartTrace
-
Metadata about the request that initiated the trace.
- getRequestMetadataOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Metadata about the request that initiated the trace.
- getRequestMetadataOrBuilder(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- getRequestMetadataOrBuilder(int) - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Other trace metadata.
- getRequestMetadataOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Other trace metadata.
- getRequestMetadataOrBuilderList() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- getRequestMetadataOrBuilderList() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional metadata about the operation being traced.
- getRequestMetadataOrBuilderList() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional metadata about the operation being traced.
- getRequestMetadataOrBuilderList() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- getRequestMetadataOrBuilderList() - Method in class org.mlflow.api.proto.Service.StartTrace
-
Metadata about the request that initiated the trace.
- getRequestMetadataOrBuilderList() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Metadata about the request that initiated the trace.
- getRequestMetadataOrBuilderList() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- getRequestMetadataOrBuilderList() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Other trace metadata.
- getRequestMetadataOrBuilderList() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Other trace metadata.
- getRootUri() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Root artifact directory for the run.
- getRootUri() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
Root artifact directory for the run.
- getRootUri() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
Root artifact directory for the run.
- getRootUriBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Root artifact directory for the run.
- getRootUriBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
Root artifact directory for the run.
- getRootUriBytes() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
Root artifact directory for the run.
- getRun() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
-
The newly created run.
- getRun() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
-
The newly created run.
- getRun() - Method in interface org.mlflow.api.proto.Service.CreateRun.ResponseOrBuilder
-
The newly created run.
- getRun() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- getRun() - Method in class org.mlflow.api.proto.Service.GetRun.Response
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- getRun() - Method in interface org.mlflow.api.proto.Service.GetRun.ResponseOrBuilder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- getRun(String) - Method in class org.mlflow.tracking.MlflowClient
-
Get metadata, params, tags, and metrics for a run.
- getRunBuilder() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
-
The newly created run.
- getRunBuilder() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- getRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Run ID
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
Run ID
- getRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
Run ID
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Run ID
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Run ID
- getRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUploadOrBuilder
-
Run ID
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
The ID of the MLflow Run for which to fetch artifact read credentials
- getRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
The ID of the MLflow Run for which to fetch artifact write credentials
- getRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Run ID
- getRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Run ID
- getRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
Run ID
- getRunId() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- getRunId() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- getRunId() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- getRunId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- getRunId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- getRunId() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- getRunId() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
-
ID of the run to delete.
- getRunId() - Method in class org.mlflow.api.proto.Service.DeleteRun
-
ID of the run to delete.
- getRunId() - Method in interface org.mlflow.api.proto.Service.DeleteRunOrBuilder
-
ID of the run to delete.
- getRunId() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
ID of the run that the tag was logged under.
- getRunId() - Method in class org.mlflow.api.proto.Service.DeleteTag
-
ID of the run that the tag was logged under.
- getRunId() - Method in interface org.mlflow.api.proto.Service.DeleteTagOrBuilder
-
ID of the run that the tag was logged under.
- getRunId() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
ID of the run from which to fetch metric values.
- getRunId() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
ID of the run from which to fetch metric values.
- getRunId() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
ID of the run from which to fetch metric values.
- getRunId() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
ID of the run to fetch.
- getRunId() - Method in class org.mlflow.api.proto.Service.GetRun
-
ID of the run to fetch.
- getRunId() - Method in interface org.mlflow.api.proto.Service.GetRunOrBuilder
-
ID of the run to fetch.
- getRunId() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
ID of the run whose artifacts to list.
- getRunId() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
ID of the run whose artifacts to list.
- getRunId() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
ID of the run whose artifacts to list.
- getRunId() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
ID of the run to log under
- getRunId() - Method in class org.mlflow.api.proto.Service.LogBatch
-
ID of the run to log under
- getRunId() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
ID of the run to log under
- getRunId() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
ID of the run to log under
- getRunId() - Method in class org.mlflow.api.proto.Service.LogInputs
-
ID of the run to log under
- getRunId() - Method in interface org.mlflow.api.proto.Service.LogInputsOrBuilder
-
ID of the run to log under
- getRunId() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
ID of the run under which to log the metric.
- getRunId() - Method in class org.mlflow.api.proto.Service.LogMetric
-
ID of the run under which to log the metric.
- getRunId() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
ID of the run under which to log the metric.
- getRunId() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
ID of the run to log under
- getRunId() - Method in class org.mlflow.api.proto.Service.LogModel
-
ID of the run to log under
- getRunId() - Method in interface org.mlflow.api.proto.Service.LogModelOrBuilder
-
ID of the run to log under
- getRunId() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
ID of the run under which to log the param.
- getRunId() - Method in class org.mlflow.api.proto.Service.LogParam
-
ID of the run under which to log the param.
- getRunId() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
ID of the run under which to log the param.
- getRunId() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The ID of the run containing the metric
- getRunId() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
The ID of the run containing the metric
- getRunId() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
The ID of the run containing the metric
- getRunId() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
-
ID of the run to restore.
- getRunId() - Method in class org.mlflow.api.proto.Service.RestoreRun
-
ID of the run to restore.
- getRunId() - Method in interface org.mlflow.api.proto.Service.RestoreRunOrBuilder
-
ID of the run to restore.
- getRunId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unique identifier for the run.
- getRunId() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Unique identifier for the run.
- getRunId() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Unique identifier for the run.
- getRunId() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
ID of the run under which to log the tag.
- getRunId() - Method in class org.mlflow.api.proto.Service.SetTag
-
ID of the run under which to log the tag.
- getRunId() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
ID of the run under which to log the tag.
- getRunId() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
ID of the run to update.
- getRunId() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
ID of the run to update.
- getRunId() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
ID of the run to update.
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- getRunIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Run ID
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
Run ID
- getRunIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
Run ID
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Run ID
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Run ID
- getRunIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUploadOrBuilder
-
Run ID
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
The ID of the MLflow Run for which to fetch artifact read credentials
- getRunIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
The ID of the MLflow Run for which to fetch artifact write credentials
- getRunIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Run ID
- getRunIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Run ID
- getRunIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
Run ID
- getRunIdBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- getRunIdBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- getRunIdBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- getRunIdBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- getRunIdBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
-
ID of the run to delete.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteRun
-
ID of the run to delete.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.DeleteRunOrBuilder
-
ID of the run to delete.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
ID of the run that the tag was logged under.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.DeleteTag
-
ID of the run that the tag was logged under.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.DeleteTagOrBuilder
-
ID of the run that the tag was logged under.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
ID of the run from which to fetch metric values.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
ID of the run from which to fetch metric values.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
ID of the run from which to fetch metric values.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
ID of the run to fetch.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.GetRun
-
ID of the run to fetch.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.GetRunOrBuilder
-
ID of the run to fetch.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
ID of the run whose artifacts to list.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
ID of the run whose artifacts to list.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
ID of the run whose artifacts to list.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
ID of the run to log under
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogBatch
-
ID of the run to log under
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
ID of the run to log under
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
ID of the run to log under
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogInputs
-
ID of the run to log under
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.LogInputsOrBuilder
-
ID of the run to log under
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
ID of the run under which to log the metric.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogMetric
-
ID of the run under which to log the metric.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
ID of the run under which to log the metric.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
ID of the run to log under
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogModel
-
ID of the run to log under
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.LogModelOrBuilder
-
ID of the run to log under
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
ID of the run under which to log the param.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.LogParam
-
ID of the run under which to log the param.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
ID of the run under which to log the param.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The ID of the run containing the metric
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
The ID of the run containing the metric
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
The ID of the run containing the metric
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
-
ID of the run to restore.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.RestoreRun
-
ID of the run to restore.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.RestoreRunOrBuilder
-
ID of the run to restore.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unique identifier for the run.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Unique identifier for the run.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Unique identifier for the run.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
ID of the run under which to log the tag.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.SetTag
-
ID of the run under which to log the tag.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
ID of the run under which to log the tag.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
ID of the run to update.
- getRunIdBytes() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
ID of the run to update.
- getRunIdBytes() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
ID of the run to update.
- getRunIds(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIds(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIds(int) - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsBytes(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsBytes(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsBytes(int) - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsCount() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsCount() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsCount() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsList() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsList() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
ID(s) of the run(s) from which to fetch metric values.
- getRunIdsList() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
ID(s) of the run(s) from which to fetch metric values.
- getRunInfo() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
-
Updated metadata of the run.
- getRunInfo() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
-
Updated metadata of the run.
- getRunInfo() - Method in interface org.mlflow.api.proto.Service.UpdateRun.ResponseOrBuilder
-
Updated metadata of the run.
- getRunInfoBuilder() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
-
Updated metadata of the run.
- getRunInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
-
Updated metadata of the run.
- getRunInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
-
Updated metadata of the run.
- getRunInfoOrBuilder() - Method in interface org.mlflow.api.proto.Service.UpdateRun.ResponseOrBuilder
-
Updated metadata of the run.
- getRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- getRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- getRunLink() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- getRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Run Link: Direct link to the run that generated this version.
- getRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Run Link: Direct link to the run that generated this version.
- getRunLink() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Run Link: Direct link to the run that generated this version.
- getRunLinkBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- getRunLinkBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- getRunLinkBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- getRunLinkBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Run Link: Direct link to the run that generated this version.
- getRunLinkBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Run Link: Direct link to the run that generated this version.
- getRunLinkBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Run Link: Direct link to the run that generated this version.
- getRunName() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Name of the run.
- getRunName() - Method in class org.mlflow.api.proto.Service.CreateRun
-
Name of the run.
- getRunName() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Name of the run.
- getRunName() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The name of the run.
- getRunName() - Method in class org.mlflow.api.proto.Service.RunInfo
-
The name of the run.
- getRunName() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
The name of the run.
- getRunName() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated name of the run.
- getRunName() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
Updated name of the run.
- getRunName() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
Updated name of the run.
- getRunNameBytes() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Name of the run.
- getRunNameBytes() - Method in class org.mlflow.api.proto.Service.CreateRun
-
Name of the run.
- getRunNameBytes() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Name of the run.
- getRunNameBytes() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The name of the run.
- getRunNameBytes() - Method in class org.mlflow.api.proto.Service.RunInfo
-
The name of the run.
- getRunNameBytes() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
The name of the run.
- getRunNameBytes() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated name of the run.
- getRunNameBytes() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
Updated name of the run.
- getRunNameBytes() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
Updated name of the run.
- getRunOrBuilder() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
-
The newly created run.
- getRunOrBuilder() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
-
The newly created run.
- getRunOrBuilder() - Method in interface org.mlflow.api.proto.Service.CreateRun.ResponseOrBuilder
-
The newly created run.
- getRunOrBuilder() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- getRunOrBuilder() - Method in class org.mlflow.api.proto.Service.GetRun.Response
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- getRunOrBuilder() - Method in interface org.mlflow.api.proto.Service.GetRun.ResponseOrBuilder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- getRuns(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- getRuns(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
-
Runs that match the search criteria.
- getRuns(int) - Method in interface org.mlflow.api.proto.Service.SearchRuns.ResponseOrBuilder
-
Runs that match the search criteria.
- getRunsBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- getRunsBuilderList() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- getRunsCount() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- getRunsCount() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
-
Runs that match the search criteria.
- getRunsCount() - Method in interface org.mlflow.api.proto.Service.SearchRuns.ResponseOrBuilder
-
Runs that match the search criteria.
- getRunsList() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- getRunsList() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
-
Runs that match the search criteria.
- getRunsList() - Method in interface org.mlflow.api.proto.Service.SearchRuns.ResponseOrBuilder
-
Runs that match the search criteria.
- getRunsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- getRunsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
-
Runs that match the search criteria.
- getRunsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.SearchRuns.ResponseOrBuilder
-
Runs that match the search criteria.
- getRunsOrBuilderList() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- getRunsOrBuilderList() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
-
Runs that match the search criteria.
- getRunsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.SearchRuns.ResponseOrBuilder
-
Runs that match the search criteria.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- getRunUuid() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.GetRun
-
[Deprecated, use run_id instead] ID of the run to fetch.
- getRunUuid() - Method in interface org.mlflow.api.proto.Service.GetRunOrBuilder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- getRunUuid() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.LogMetric
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- getRunUuid() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.LogParam
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- getRunUuid() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.RunInfo
-
[Deprecated, use run_id instead] Unique identifier for the run.
- getRunUuid() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.SetTag
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- getRunUuid() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- getRunUuid() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
[Deprecated, use run_id instead] ID of the run to update..
- getRunUuid() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
[Deprecated, use run_id instead] ID of the run to update..
- getRunUuid() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
[Deprecated, use run_id instead] ID of the run to update..
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- getRunUuidBytes() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.GetRun
-
[Deprecated, use run_id instead] ID of the run to fetch.
- getRunUuidBytes() - Method in interface org.mlflow.api.proto.Service.GetRunOrBuilder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- getRunUuidBytes() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.LogMetric
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- getRunUuidBytes() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.LogParam
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- getRunUuidBytes() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.RunInfo
-
[Deprecated, use run_id instead] Unique identifier for the run.
- getRunUuidBytes() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.SetTag
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- getRunUuidBytes() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
[Deprecated, use run_id instead] ID of the run to update..
- getRunUuidBytes() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
[Deprecated, use run_id instead] ID of the run to update..
- getRunUuidBytes() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
[Deprecated, use run_id instead] ID of the run to update..
- getRunViewType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
Whether to display only active, only deleted, or all runs.
- getRunViewType() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
Whether to display only active, only deleted, or all runs.
- getRunViewType() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
Whether to display only active, only deleted, or all runs.
- getSchema() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The schema of the dataset.
- getSchema() - Method in class org.mlflow.api.proto.Service.Dataset
-
The schema of the dataset.
- getSchema() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The schema of the dataset.
- getSchemaBytes() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The schema of the dataset.
- getSchemaBytes() - Method in class org.mlflow.api.proto.Service.Dataset
-
The schema of the dataset.
- getSchemaBytes() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The schema of the dataset.
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- getSerializedSize() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- getSerializedSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- getSerializedSize() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.CreateRun
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.Dataset
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DatasetInput
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteRun
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.EndTrace
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.Experiment
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.FileInfo
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetExperiment
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetRun
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.InputTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogBatch
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogInputs
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogMetric
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogModel
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogParam
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.Metric
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.Param
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.RestoreRun
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.Run
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.RunData
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.RunInfo
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.RunInputs
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.RunTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SearchRuns
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SearchTraces
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SetTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.StartTrace
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.TraceInfo
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.TraceTag
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.UpdateRun
- getSerializedSize() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- getSignedUri() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The signed URI credential that provides access to the artifact
- getSignedUri() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The signed URI credential that provides access to the artifact
- getSignedUri() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The signed URI credential that provides access to the artifact
- getSignedUriBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The signed URI credential that provides access to the artifact
- getSignedUriBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The signed URI credential that provides access to the artifact
- getSignedUriBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The signed URI credential that provides access to the artifact
- getSource() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
URI indicating the location of the model artifacts.
- getSource() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
URI indicating the location of the model artifacts.
- getSource() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
URI indicating the location of the model artifacts.
- getSource() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- getSource() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- getSource() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- getSource() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The type of the dataset source, e.g.
- getSource() - Method in class org.mlflow.api.proto.Service.Dataset
-
The type of the dataset source, e.g.
- getSource() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The type of the dataset source, e.g.
- getSourceBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
URI indicating the location of the model artifacts.
- getSourceBytes() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
URI indicating the location of the model artifacts.
- getSourceBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
URI indicating the location of the model artifacts.
- getSourceBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- getSourceBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- getSourceBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- getSourceBytes() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The type of the dataset source, e.g.
- getSourceBytes() - Method in class org.mlflow.api.proto.Service.Dataset
-
The type of the dataset source, e.g.
- getSourceBytes() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The type of the dataset source, e.g.
- getSourceType() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Source information for the dataset.
- getSourceType() - Method in class org.mlflow.api.proto.Service.Dataset
-
Source information for the dataset.
- getSourceType() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
Source information for the dataset.
- getSourceTypeBytes() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Source information for the dataset.
- getSourceTypeBytes() - Method in class org.mlflow.api.proto.Service.Dataset
-
Source information for the dataset.
- getSourceTypeBytes() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
Source information for the dataset.
- getStage() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Transition `model_version` to new stage.
- getStage() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Transition `model_version` to new stage.
- getStage() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Transition `model_version` to new stage.
- getStageBytes() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Transition `model_version` to new stage.
- getStageBytes() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Transition `model_version` to new stage.
- getStageBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Transition `model_version` to new stage.
- getStages(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- getStages(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
-
List of stages.
- getStages(int) - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersionsOrBuilder
-
List of stages.
- getStagesBytes(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- getStagesBytes(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
-
List of stages.
- getStagesBytes(int) - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersionsOrBuilder
-
List of stages.
- getStagesCount() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- getStagesCount() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
-
List of stages.
- getStagesCount() - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersionsOrBuilder
-
List of stages.
- getStagesList() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- getStagesList() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
-
List of stages.
- getStagesList() - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersionsOrBuilder
-
List of stages.
- getStartStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Optional start step to only fetch metrics after the specified step.
- getStartStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Optional start step to only fetch metrics after the specified step.
- getStartStep() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Optional start step to only fetch metrics after the specified step.
- getStartTime() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Unix timestamp in milliseconds of when the run started.
- getStartTime() - Method in class org.mlflow.api.proto.Service.CreateRun
-
Unix timestamp in milliseconds of when the run started.
- getStartTime() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Unix timestamp in milliseconds of when the run started.
- getStartTime() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unix timestamp of when the run started in milliseconds.
- getStartTime() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Unix timestamp of when the run started in milliseconds.
- getStartTime() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Unix timestamp of when the run started in milliseconds.
- getStatus() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current status of ``model_version``
- getStatus() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Current status of ``model_version``
- getStatus() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Current status of ``model_version``
- getStatus() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Overall status of the operation being traced (OK, error, etc).
- getStatus() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Overall status of the operation being traced (OK, error, etc).
- getStatus() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Overall status of the operation being traced (OK, error, etc).
- getStatus() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current status of the run.
- getStatus() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Current status of the run.
- getStatus() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Current status of the run.
- getStatus() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Overall status of the operation being traced (OK, error, etc.).
- getStatus() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Overall status of the operation being traced (OK, error, etc.).
- getStatus() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Overall status of the operation being traced (OK, error, etc.).
- getStatus() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated status of the run.
- getStatus() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
Updated status of the run.
- getStatus() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
Updated status of the run.
- getStatusCode() - Method in exception org.mlflow.tracking.MlflowHttpException
- getStatusMessage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Details on current ``status``, if it is pending or failed.
- getStatusMessage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Details on current ``status``, if it is pending or failed.
- getStatusMessage() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Details on current ``status``, if it is pending or failed.
- getStatusMessageBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Details on current ``status``, if it is pending or failed.
- getStatusMessageBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Details on current ``status``, if it is pending or failed.
- getStatusMessageBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Details on current ``status``, if it is pending or failed.
- getStep() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Step at which to log the metric
- getStep() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Step at which to log the metric
- getStep() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Step at which to log the metric
- getStep() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Step at which to log the metric.
- getStep() - Method in class org.mlflow.api.proto.Service.Metric
-
Step at which to log the metric.
- getStep() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
Step at which to log the metric.
- getStep() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Step at which to log the metric.
- getStep() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
Step at which to log the metric.
- getStep() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
Step at which to log the metric.
- getTags() - Method in class org.mlflow.tracking.utils.DatabricksContext
- getTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- getTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Additional metadata for model version.
- getTags(int) - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Additional metadata for model version.
- getTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- getTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Additional metadata for registered model.
- getTags(int) - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Additional metadata for registered model.
- getTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTags(int) - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTags(int) - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTags(int) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- getTags(int) - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
A collection of tags to set on the experiment.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
A collection of tags to set on the experiment.
- getTags(int) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- getTags(int) - Method in class org.mlflow.api.proto.Service.CreateRun
-
Additional metadata for run.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Additional metadata for run.
- getTags(int) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- getTags(int) - Method in class org.mlflow.api.proto.Service.DatasetInput
-
A list of tags for the dataset input, e.g.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.DatasetInputOrBuilder
-
A list of tags for the dataset input, e.g.
- getTags(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- getTags(int) - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional tags to add to the trace.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional tags to add to the trace.
- getTags(int) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- getTags(int) - Method in class org.mlflow.api.proto.Service.Experiment
-
Tags: Additional metadata key-value pairs.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Tags: Additional metadata key-value pairs.
- getTags(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- getTags(int) - Method in class org.mlflow.api.proto.Service.LogBatch
-
Tags to log.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Tags to log.
- getTags(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- getTags(int) - Method in class org.mlflow.api.proto.Service.RunData
-
Additional metadata key-value pairs.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Additional metadata key-value pairs.
- getTags(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- getTags(int) - Method in class org.mlflow.api.proto.Service.StartTrace
-
Tags for the trace.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Tags for the trace.
- getTags(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- getTags(int) - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Tags for the trace.
- getTags(int) - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Tags for the trace.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- getTagsBuilder(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- getTagsBuilderList() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- getTagsCount() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- getTagsCount() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Additional metadata for model version.
- getTagsCount() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Additional metadata for model version.
- getTagsCount() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- getTagsCount() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Additional metadata for registered model.
- getTagsCount() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Additional metadata for registered model.
- getTagsCount() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsCount() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsCount() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsCount() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsCount() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsCount() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
A collection of tags to set on the experiment.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
A collection of tags to set on the experiment.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.CreateRun
-
Additional metadata for run.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Additional metadata for run.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.DatasetInput
-
A list of tags for the dataset input, e.g.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.DatasetInputOrBuilder
-
A list of tags for the dataset input, e.g.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional tags to add to the trace.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional tags to add to the trace.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.Experiment
-
Tags: Additional metadata key-value pairs.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Tags: Additional metadata key-value pairs.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Tags to log.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Tags to log.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.RunData
-
Additional metadata key-value pairs.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Additional metadata key-value pairs.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.StartTrace
-
Tags for the trace.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Tags for the trace.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- getTagsCount() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Tags for the trace.
- getTagsCount() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Tags for the trace.
- getTagsList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- getTagsList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Additional metadata for model version.
- getTagsList() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Additional metadata for model version.
- getTagsList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- getTagsList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Additional metadata for registered model.
- getTagsList() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Additional metadata for registered model.
- getTagsList() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsList() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsList() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsList() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsList() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- getTagsList() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
A collection of tags to set on the experiment.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
A collection of tags to set on the experiment.
- getTagsList() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- getTagsList() - Method in class org.mlflow.api.proto.Service.CreateRun
-
Additional metadata for run.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Additional metadata for run.
- getTagsList() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- getTagsList() - Method in class org.mlflow.api.proto.Service.DatasetInput
-
A list of tags for the dataset input, e.g.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.DatasetInputOrBuilder
-
A list of tags for the dataset input, e.g.
- getTagsList() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- getTagsList() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional tags to add to the trace.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional tags to add to the trace.
- getTagsList() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- getTagsList() - Method in class org.mlflow.api.proto.Service.Experiment
-
Tags: Additional metadata key-value pairs.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Tags: Additional metadata key-value pairs.
- getTagsList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- getTagsList() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Tags to log.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Tags to log.
- getTagsList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- getTagsList() - Method in class org.mlflow.api.proto.Service.RunData
-
Additional metadata key-value pairs.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Additional metadata key-value pairs.
- getTagsList() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- getTagsList() - Method in class org.mlflow.api.proto.Service.StartTrace
-
Tags for the trace.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Tags for the trace.
- getTagsList() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- getTagsList() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Tags for the trace.
- getTagsList() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Tags for the trace.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Additional metadata for model version.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Additional metadata for model version.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Additional metadata for registered model.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Additional metadata for registered model.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
A collection of tags to set on the experiment.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
A collection of tags to set on the experiment.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.CreateRun
-
Additional metadata for run.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Additional metadata for run.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.DatasetInput
-
A list of tags for the dataset input, e.g.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.DatasetInputOrBuilder
-
A list of tags for the dataset input, e.g.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional tags to add to the trace.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional tags to add to the trace.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.Experiment
-
Tags: Additional metadata key-value pairs.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Tags: Additional metadata key-value pairs.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.LogBatch
-
Tags to log.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Tags to log.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.RunData
-
Additional metadata key-value pairs.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Additional metadata key-value pairs.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.StartTrace
-
Tags for the trace.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Tags for the trace.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- getTagsOrBuilder(int) - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Tags for the trace.
- getTagsOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Tags for the trace.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Additional metadata for model version.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Additional metadata for model version.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Additional metadata for registered model.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Additional metadata for registered model.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
A collection of tags to set on the experiment.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
A collection of tags to set on the experiment.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.CreateRun
-
Additional metadata for run.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Additional metadata for run.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.DatasetInput
-
A list of tags for the dataset input, e.g.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.DatasetInputOrBuilder
-
A list of tags for the dataset input, e.g.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Additional tags to add to the trace.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Additional tags to add to the trace.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.Experiment
-
Tags: Additional metadata key-value pairs.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Tags: Additional metadata key-value pairs.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.LogBatch
-
Tags to log.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
Tags to log.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.RunData
-
Additional metadata key-value pairs.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.RunDataOrBuilder
-
Additional metadata key-value pairs.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.StartTrace
-
Tags for the trace.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Tags for the trace.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- getTagsOrBuilderList() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Tags for the trace.
- getTagsOrBuilderList() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Tags for the trace.
- getTimestamp() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Unix timestamp in milliseconds at the time metric was logged.
- getTimestamp() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Unix timestamp in milliseconds at the time metric was logged.
- getTimestamp() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Unix timestamp in milliseconds at the time metric was logged.
- getTimestamp() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
The timestamp at which this metric was recorded.
- getTimestamp() - Method in class org.mlflow.api.proto.Service.Metric
-
The timestamp at which this metric was recorded.
- getTimestamp() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
The timestamp at which this metric was recorded.
- getTimestamp() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The timestamp at which this metric was recorded.
- getTimestamp() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
The timestamp at which this metric was recorded.
- getTimestamp() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
The timestamp at which this metric was recorded.
- getTimestampMs() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Unix timestamp of when the trace ended in milliseconds.
- getTimestampMs() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Unix timestamp of when the trace ended in milliseconds.
- getTimestampMs() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Unix timestamp of when the trace ended in milliseconds.
- getTimestampMs() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Unix timestamp of when the trace started in milliseconds.
- getTimestampMs() - Method in class org.mlflow.api.proto.Service.StartTrace
-
Unix timestamp of when the trace started in milliseconds.
- getTimestampMs() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Unix timestamp of when the trace started in milliseconds.
- getTimestampMs() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unix timestamp of when the trace started in milliseconds.
- getTimestampMs() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Unix timestamp of when the trace started in milliseconds.
- getTimestampMs() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Unix timestamp of when the trace started in milliseconds.
- getToken() - Method in class org.mlflow.tracking.creds.BasicMlflowHostCreds
- getToken() - Method in interface org.mlflow.tracking.creds.MlflowHostCreds
-
Token to use with Bearer authentication when talking to server.
- getTraceInfo() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
-
The updated trace.
- getTraceInfo() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
-
The updated trace.
- getTraceInfo() - Method in interface org.mlflow.api.proto.Service.EndTrace.ResponseOrBuilder
-
The updated trace.
- getTraceInfo() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
-
Metadata of the requested trace.
- getTraceInfo() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
-
Metadata of the requested trace.
- getTraceInfo() - Method in interface org.mlflow.api.proto.Service.GetTraceInfo.ResponseOrBuilder
-
Metadata of the requested trace.
- getTraceInfo() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
-
The newly created trace.
- getTraceInfo() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
-
The newly created trace.
- getTraceInfo() - Method in interface org.mlflow.api.proto.Service.StartTrace.ResponseOrBuilder
-
The newly created trace.
- getTraceInfoBuilder() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
-
The updated trace.
- getTraceInfoBuilder() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
-
Metadata of the requested trace.
- getTraceInfoBuilder() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
-
The newly created trace.
- getTraceInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
-
The updated trace.
- getTraceInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
-
The updated trace.
- getTraceInfoOrBuilder() - Method in interface org.mlflow.api.proto.Service.EndTrace.ResponseOrBuilder
-
The updated trace.
- getTraceInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
-
Metadata of the requested trace.
- getTraceInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
-
Metadata of the requested trace.
- getTraceInfoOrBuilder() - Method in interface org.mlflow.api.proto.Service.GetTraceInfo.ResponseOrBuilder
-
Metadata of the requested trace.
- getTraceInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
-
The newly created trace.
- getTraceInfoOrBuilder() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
-
The newly created trace.
- getTraceInfoOrBuilder() - Method in interface org.mlflow.api.proto.Service.StartTrace.ResponseOrBuilder
-
The newly created trace.
- getTraces(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- getTraces(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
-
Information about traces that match the search criteria.
- getTraces(int) - Method in interface org.mlflow.api.proto.Service.SearchTraces.ResponseOrBuilder
-
Information about traces that match the search criteria.
- getTracesBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- getTracesBuilderList() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- getTracesCount() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- getTracesCount() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
-
Information about traces that match the search criteria.
- getTracesCount() - Method in interface org.mlflow.api.proto.Service.SearchTraces.ResponseOrBuilder
-
Information about traces that match the search criteria.
- getTracesDeleted() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
-
optional int32 traces_deleted = 1;
- getTracesDeleted() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
-
optional int32 traces_deleted = 1;
- getTracesDeleted() - Method in interface org.mlflow.api.proto.Service.DeleteTraces.ResponseOrBuilder
-
optional int32 traces_deleted = 1;
- getTracesList() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- getTracesList() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
-
Information about traces that match the search criteria.
- getTracesList() - Method in interface org.mlflow.api.proto.Service.SearchTraces.ResponseOrBuilder
-
Information about traces that match the search criteria.
- getTracesOrBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- getTracesOrBuilder(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
-
Information about traces that match the search criteria.
- getTracesOrBuilder(int) - Method in interface org.mlflow.api.proto.Service.SearchTraces.ResponseOrBuilder
-
Information about traces that match the search criteria.
- getTracesOrBuilderList() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- getTracesOrBuilderList() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
-
Information about traces that match the search criteria.
- getTracesOrBuilderList() - Method in interface org.mlflow.api.proto.Service.SearchTraces.ResponseOrBuilder
-
Information about traces that match the search criteria.
- getType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
- getType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
- getType() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- getUnknownFields() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- getUnknownFields() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- getUnknownFields() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.CreateRun
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.Dataset
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DatasetInput
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteRun
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.EndTrace
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.Experiment
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.FileInfo
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetExperiment
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetRun
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.InputTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogBatch
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogInputs
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogMetric
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogModel
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogParam
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.Metric
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.Param
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.RestoreRun
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.Run
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.RunData
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.RunInfo
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.RunInputs
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.RunTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SearchRuns
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SearchTraces
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SetTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.StartTrace
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.TraceInfo
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.TraceTag
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.UpdateRun
- getUnknownFields() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- getUploadCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
-
Credential for uploading the part
- getUploadCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
-
Credential for uploading the part
- getUploadCredentialInfo() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.ResponseOrBuilder
-
Credential for uploading the part
- getUploadCredentialInfoBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
-
Credential for uploading the part
- getUploadCredentialInfoOrBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
-
Credential for uploading the part
- getUploadCredentialInfoOrBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
-
Credential for uploading the part
- getUploadCredentialInfoOrBuilder() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.ResponseOrBuilder
-
Credential for uploading the part
- getUploadCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfos(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosCount() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosCount() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosOrBuilder(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosOrBuilder(int) - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosOrBuilderList() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadCredentialInfosOrBuilderList() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
Credentials for uploading file parts in the initiated multipart upload
- getUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
ID identifying the multipart upload to complete
- getUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
ID identifying the multipart upload to complete
- getUploadId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
ID identifying the multipart upload to complete
- getUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
ID identifying the initiated multipart upload
- getUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
ID identifying the initiated multipart upload
- getUploadId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
ID identifying the initiated multipart upload
- getUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
ID identifying the multipart upload in which the part is uploaded
- getUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
ID identifying the multipart upload in which the part is uploaded
- getUploadId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
ID identifying the multipart upload in which the part is uploaded
- getUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string upload_id = 2;
- getUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
-
optional string upload_id = 2;
- getUploadId() - Method in interface org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUploadOrBuilder
-
optional string upload_id = 2;
- getUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string upload_id = 2;
- getUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
optional string upload_id = 2;
- getUploadId() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
optional string upload_id = 2;
- getUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
optional string upload_id = 1;
- getUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
optional string upload_id = 1;
- getUploadId() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
optional string upload_id = 1;
- getUploadIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
ID identifying the multipart upload to complete
- getUploadIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
ID identifying the multipart upload to complete
- getUploadIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
ID identifying the multipart upload to complete
- getUploadIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
ID identifying the initiated multipart upload
- getUploadIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
ID identifying the initiated multipart upload
- getUploadIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
ID identifying the initiated multipart upload
- getUploadIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
ID identifying the multipart upload in which the part is uploaded
- getUploadIdBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
ID identifying the multipart upload in which the part is uploaded
- getUploadIdBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
ID identifying the multipart upload in which the part is uploaded
- getUploadIdBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string upload_id = 2;
- getUploadIdBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
-
optional string upload_id = 2;
- getUploadIdBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUploadOrBuilder
-
optional string upload_id = 2;
- getUploadIdBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string upload_id = 2;
- getUploadIdBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
optional string upload_id = 2;
- getUploadIdBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
optional string upload_id = 2;
- getUploadIdBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
optional string upload_id = 1;
- getUploadIdBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
optional string upload_id = 1;
- getUploadIdBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
optional string upload_id = 1;
- getUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional string url = 1;
- getUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
optional string url = 1;
- getUrl() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
optional string url = 1;
- getUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string url = 3;
- getUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
optional string url = 3;
- getUrl() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPartOrBuilder
-
optional string url = 3;
- getUrlBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional string url = 1;
- getUrlBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
optional string url = 1;
- getUrlBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
optional string url = 1;
- getUrlBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string url = 3;
- getUrlBytes() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
optional string url = 3;
- getUrlBytes() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPartOrBuilder
-
optional string url = 3;
- getUserId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
User that created this ``model_version``.
- getUserId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
User that created this ``model_version``.
- getUserId() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
User that created this ``model_version``.
- getUserId() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- getUserId() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- getUserId() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- getUserId() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the user executing the run.
- getUserId() - Method in class org.mlflow.api.proto.Service.CreateRun
-
ID of the user executing the run.
- getUserId() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
ID of the user executing the run.
- getUserId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
User who initiated the run.
- getUserId() - Method in class org.mlflow.api.proto.Service.RunInfo
-
User who initiated the run.
- getUserId() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
User who initiated the run.
- getUserIdBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
User that created this ``model_version``.
- getUserIdBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
User that created this ``model_version``.
- getUserIdBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
User that created this ``model_version``.
- getUserIdBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- getUserIdBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- getUserIdBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- getUserIdBytes() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the user executing the run.
- getUserIdBytes() - Method in class org.mlflow.api.proto.Service.CreateRun
-
ID of the user executing the run.
- getUserIdBytes() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
ID of the user executing the run.
- getUserIdBytes() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
User who initiated the run.
- getUserIdBytes() - Method in class org.mlflow.api.proto.Service.RunInfo
-
User who initiated the run.
- getUserIdBytes() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
User who initiated the run.
- getUsername() - Method in class org.mlflow.tracking.creds.BasicMlflowHostCreds
- getUsername() - Method in interface org.mlflow.tracking.creds.MlflowHostCreds
-
Username to use with Basic authentication when talking to server.
- getValue() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header value
- getValue() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
-
The HTTP header value
- getValue() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
-
The HTTP header value
- getValue() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
-
The tag value.
- getValue() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionTagOrBuilder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
-
The tag value.
- getValue() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelTagOrBuilder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
String value of the tag being logged.
- getValue() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
String value of the tag being logged.
- getValue() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.Service.ExperimentTag
-
The tag value.
- getValue() - Method in interface org.mlflow.api.proto.Service.ExperimentTagOrBuilder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.Service.InputTag
-
The tag value.
- getValue() - Method in interface org.mlflow.api.proto.Service.InputTagOrBuilder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Double value of the metric being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Double value of the metric being logged.
- getValue() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Double value of the metric being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
String value of the param being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.LogParam
-
String value of the param being logged.
- getValue() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
String value of the param being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Value associated with this metric.
- getValue() - Method in class org.mlflow.api.proto.Service.Metric
-
Value associated with this metric.
- getValue() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
Value associated with this metric.
- getValue() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Value associated with this metric.
- getValue() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
Value associated with this metric.
- getValue() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
Value associated with this metric.
- getValue() - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Value associated with this param.
- getValue() - Method in class org.mlflow.api.proto.Service.Param
-
Value associated with this param.
- getValue() - Method in interface org.mlflow.api.proto.Service.ParamOrBuilder
-
Value associated with this param.
- getValue() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.Service.RunTag
-
The tag value.
- getValue() - Method in interface org.mlflow.api.proto.Service.RunTagOrBuilder
-
The tag value.
- getValue() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
String value of the tag being logged.
- getValue() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.SetTag
-
String value of the tag being logged.
- getValue() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
String value of the tag being logged.
- getValue() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
String value of the tag being logged.
- getValue() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Value identifying this metadata.
- getValue() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
-
Value identifying this metadata.
- getValue() - Method in interface org.mlflow.api.proto.Service.TraceRequestMetadataOrBuilder
-
Value identifying this metadata.
- getValue() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Value associated with this trace tag.
- getValue() - Method in class org.mlflow.api.proto.Service.TraceTag
-
Value associated with this trace tag.
- getValue() - Method in interface org.mlflow.api.proto.Service.TraceTagOrBuilder
-
Value associated with this trace tag.
- getValueBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header value
- getValueBytes() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
-
The HTTP header value
- getValueBytes() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
-
The HTTP header value
- getValueBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
-
The tag value.
- getValueBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionTagOrBuilder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
-
The tag value.
- getValueBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelTagOrBuilder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
String value of the tag being logged.
- getValueBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
String value of the tag being logged.
- getValueBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.ExperimentTag
-
The tag value.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.ExperimentTagOrBuilder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.InputTag
-
The tag value.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.InputTagOrBuilder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
String value of the param being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.LogParam
-
String value of the param being logged.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
String value of the param being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Value associated with this param.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.Param
-
Value associated with this param.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.ParamOrBuilder
-
Value associated with this param.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.RunTag
-
The tag value.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.RunTagOrBuilder
-
The tag value.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
String value of the tag being logged.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.SetTag
-
String value of the tag being logged.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
String value of the tag being logged.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
String value of the tag being logged.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Value identifying this metadata.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
-
Value identifying this metadata.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.TraceRequestMetadataOrBuilder
-
Value identifying this metadata.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Value associated with this trace tag.
- getValueBytes() - Method in class org.mlflow.api.proto.Service.TraceTag
-
Value associated with this trace tag.
- getValueBytes() - Method in interface org.mlflow.api.proto.Service.TraceTagOrBuilder
-
Value associated with this trace tag.
- getValueDescriptor() - Method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
- getValueDescriptor() - Method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
- getValueDescriptor() - Method in enum org.mlflow.api.proto.Service.RunStatus
- getValueDescriptor() - Method in enum org.mlflow.api.proto.Service.SourceType
- getValueDescriptor() - Method in enum org.mlflow.api.proto.Service.TraceStatus
- getValueDescriptor() - Method in enum org.mlflow.api.proto.Service.ViewType
- getValueDescriptor() - Method in enum org.mlflow.internal.proto.Internal.InputVertexType
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
-
Model version number
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionOrBuilder
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Model version number that the tag was logged under.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Model version number that the tag was logged under.
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Model version number that the tag was logged under.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
-
Model version number
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUriOrBuilder
-
Model version number
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionOrBuilder
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Model's version number.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Model's version number.
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Model's version number.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The model version number that the alias points to.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
-
The model version number that the alias points to.
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelAliasOrBuilder
-
The model version number that the alias points to.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Model version number.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Model version number.
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Model version number.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Model version number.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Model version number.
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Model version number.
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Model version number
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Model version number
- getVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
Model version number
- getVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
-
Model version number
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionOrBuilder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Model version number that the tag was logged under.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Model version number that the tag was logged under.
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Model version number that the tag was logged under.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
-
Model version number
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUriOrBuilder
-
Model version number
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionOrBuilder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Model's version number.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Model's version number.
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Model's version number.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The model version number that the alias points to.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
-
The model version number that the alias points to.
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelAliasOrBuilder
-
The model version number that the alias points to.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Model version number.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Model version number.
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Model version number.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Model version number.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Model version number.
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Model version number.
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Model version number
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Model version number
- getVersionBytes() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
Model version number
- getVersionBytes() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
Model version number
- getViewType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Qualifier for type of experiments to be returned.
- getViewType() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
Qualifier for type of experiments to be returned.
- getViewType() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
Qualifier for type of experiments to be returned.
H
- hasAbortCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credential for aborting the initiated multipart upload
- hasAbortCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Credential for aborting the initiated multipart upload
- hasAbortCredentialInfo() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
Credential for aborting the initiated multipart upload
- hasAlias() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the alias.
- hasAlias() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
-
Name of the alias.
- hasAlias() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAliasOrBuilder
-
Name of the alias.
- hasAlias() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the alias.
- hasAlias() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
-
Name of the alias.
- hasAlias() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAliasOrBuilder
-
Name of the alias.
- hasAlias() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The name of the alias.
- hasAlias() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
-
The name of the alias.
- hasAlias() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelAliasOrBuilder
-
The name of the alias.
- hasAlias() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the alias.
- hasAlias() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Name of the alias.
- hasAlias() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Name of the alias.
- hasArchiveExistingVersions() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
When transitioning a model version to a particular stage, this flag dictates whether all existing model versions in that stage should be atomically moved to the "archived" stage.
- hasArchiveExistingVersions() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
When transitioning a model version to a particular stage, this flag dictates whether all existing model versions in that stage should be atomically moved to the "archived" stage.
- hasArchiveExistingVersions() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
When transitioning a model version to a particular stage, this flag dictates whether all existing model versions in that stage should be atomically moved to the "archived" stage.
- hasArtifactLocation() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Location where all artifacts for the experiment are stored.
- hasArtifactLocation() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
Location where all artifacts for the experiment are stored.
- hasArtifactLocation() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
Location where all artifacts for the experiment are stored.
- hasArtifactLocation() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Location where artifacts for the experiment are stored.
- hasArtifactLocation() - Method in class org.mlflow.api.proto.Service.Experiment
-
Location where artifacts for the experiment are stored.
- hasArtifactLocation() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Location where artifacts for the experiment are stored.
- hasArtifactUri() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
-
URI corresponding to where artifacts for this model version are stored.
- hasArtifactUri() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
-
URI corresponding to where artifacts for this model version are stored.
- hasArtifactUri() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.ResponseOrBuilder
-
URI corresponding to where artifacts for this model version are stored.
- hasArtifactUri() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
URI of the directory where artifacts should be uploaded.
- hasArtifactUri() - Method in class org.mlflow.api.proto.Service.RunInfo
-
URI of the directory where artifacts should be uploaded.
- hasArtifactUri() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
URI of the directory where artifacts should be uploaded.
- hasContext() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Value of "context" tag if set for the given dataset.
- hasContext() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Value of "context" tag if set for the given dataset.
- hasContext() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Value of "context" tag if set for the given dataset.
- hasCreationTime() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Creation time
- hasCreationTime() - Method in class org.mlflow.api.proto.Service.Experiment
-
Creation time
- hasCreationTime() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Creation time
- hasCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Timestamp recorded when this ``model_version`` was created.
- hasCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Timestamp recorded when this ``model_version`` was created.
- hasCreationTimestamp() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Timestamp recorded when this ``model_version`` was created.
- hasCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Timestamp recorded when this ``registered_model`` was created.
- hasCreationTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Timestamp recorded when this ``registered_model`` was created.
- hasCreationTimestamp() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Timestamp recorded when this ``registered_model`` was created.
- hasCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- hasCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- hasCredentialInfo() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.ResponseOrBuilder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- hasCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- hasCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- hasCredentialInfo() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.ResponseOrBuilder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- hasCurrentStage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current stage for this ``model_version``.
- hasCurrentStage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Current stage for this ``model_version``.
- hasCurrentStage() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Current stage for this ``model_version``.
- hasData() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run data.
- hasData() - Method in class org.mlflow.api.proto.Service.Run
-
Run data.
- hasData() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run data.
- hasDataset() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
The dataset being used as a Run input.
- hasDataset() - Method in class org.mlflow.api.proto.Service.DatasetInput
-
The dataset being used as a Run input.
- hasDataset() - Method in interface org.mlflow.api.proto.Service.DatasetInputOrBuilder
-
The dataset being used as a Run input.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Optional description for model version.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Optional description for model version.
- hasDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Optional description for model version.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Optional description for registered model.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Optional description for registered model.
- hasDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Optional description for registered model.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Description of this ``model_version``.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Description of this ``model_version``.
- hasDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Description of this ``model_version``.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Description of this ``registered_model``.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Description of this ``registered_model``.
- hasDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Description of this ``registered_model``.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
If provided, updates the description for this ``registered_model``.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
If provided, updates the description for this ``registered_model``.
- hasDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
If provided, updates the description for this ``registered_model``.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
If provided, updates the description for this ``registered_model``.
- hasDescription() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
-
If provided, updates the description for this ``registered_model``.
- hasDescription() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModelOrBuilder
-
If provided, updates the description for this ``registered_model``.
- hasDigest() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Dataset digest, e.g.
- hasDigest() - Method in class org.mlflow.api.proto.Service.Dataset
-
Dataset digest, e.g.
- hasDigest() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
Dataset digest, e.g.
- hasDigest() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Dataset digest, e.g.
- hasDigest() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Dataset digest, e.g.
- hasDigest() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Dataset digest, e.g.
- hasEndStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Optional end step to only fetch metrics before the specified step.
- hasEndStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Optional end step to only fetch metrics before the specified step.
- hasEndStep() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Optional end step to only fetch metrics before the specified step.
- hasEndTime() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unix timestamp of when the run ended in milliseconds.
- hasEndTime() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Unix timestamp of when the run ended in milliseconds.
- hasEndTime() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Unix timestamp of when the run ended in milliseconds.
- hasEndTime() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Unix timestamp in milliseconds of when the run ended.
- hasEndTime() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
Unix timestamp in milliseconds of when the run ended.
- hasEndTime() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
Unix timestamp in milliseconds of when the run ended.
- hasEtag() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional string etag = 2;
- hasEtag() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
-
optional string etag = 2;
- hasEtag() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtagOrBuilder
-
optional string etag = 2;
- hasEtag() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string etag = 2;
- hasEtag() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
optional string etag = 2;
- hasEtag() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPartOrBuilder
-
optional string etag = 2;
- hasExecutionTimeMs() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unix timestamp of the duration of the trace in milliseconds.
- hasExecutionTimeMs() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Unix timestamp of the duration of the trace in milliseconds.
- hasExecutionTimeMs() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Unix timestamp of the duration of the trace in milliseconds.
- hasExperiment() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
-
Experiment details.
- hasExperiment() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
-
Experiment details.
- hasExperiment() - Method in interface org.mlflow.api.proto.Service.GetExperiment.ResponseOrBuilder
-
Experiment details.
- hasExperiment() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
-
Experiment details.
- hasExperiment() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
-
Experiment details.
- hasExperiment() - Method in interface org.mlflow.api.proto.Service.GetExperimentByName.ResponseOrBuilder
-
Experiment details.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
-
Unique identifier for the experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
-
Unique identifier for the experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.CreateExperiment.ResponseOrBuilder
-
Unique identifier for the experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.CreateRun
-
ID of the associated experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Unique identifier for the experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
Unique identifier for the experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
Unique identifier for the experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
-
ID of the associated experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.DeleteExperimentOrBuilder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
ID of the associated experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Unique identifier for the experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.Experiment
-
Unique identifier for the experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Unique identifier for the experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.GetExperiment
-
ID of the associated experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.GetExperimentOrBuilder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
-
ID of the associated experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.RestoreExperimentOrBuilder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The experiment ID.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.RunInfo
-
The experiment ID.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
The experiment ID.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
ID of the experiment under which to log the tag.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
ID of the experiment under which to log the tag.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
ID of the experiment under which to log the tag.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.StartTrace
-
ID of the associated experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
The ID of the experiment that contains the trace.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
The ID of the experiment that contains the trace.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
The ID of the experiment that contains the trace.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
ID of the associated experiment.
- hasExperimentId() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
-
ID of the associated experiment.
- hasExperimentId() - Method in interface org.mlflow.api.proto.Service.UpdateExperimentOrBuilder
-
ID of the associated experiment.
- hasExperimentName() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
-
Name of the associated experiment.
- hasExperimentName() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
-
Name of the associated experiment.
- hasExperimentName() - Method in interface org.mlflow.api.proto.Service.GetExperimentByNameOrBuilder
-
Name of the associated experiment.
- hasFileSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Size in bytes.
- hasFileSize() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
-
Size in bytes.
- hasFileSize() - Method in interface org.mlflow.api.proto.MlflowArtifacts.FileInfoOrBuilder
-
Size in bytes.
- hasFileSize() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Size in bytes.
- hasFileSize() - Method in class org.mlflow.api.proto.Service.FileInfo
-
Size in bytes.
- hasFileSize() - Method in interface org.mlflow.api.proto.Service.FileInfoOrBuilder
-
Size in bytes.
- hasFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
String filter condition, like "name='my-model-name'".
- hasFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
String filter condition, like "name='my-model-name'".
- hasFilter() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
String filter condition, like "name='my-model-name'".
- hasFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
String filter condition, like "name LIKE 'my-model-name'".
- hasFilter() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
String filter condition, like "name LIKE 'my-model-name'".
- hasFilter() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
String filter condition, like "name LIKE 'my-model-name'".
- hasFilter() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- hasFilter() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- hasFilter() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- hasFilter() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- hasFilter() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- hasFilter() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- hasFilter() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- hasFilter() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- hasFilter() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- hashCode() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- hashCode() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- hashCode() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- hashCode() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.CreateRun
- hashCode() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.Dataset
- hashCode() - Method in class org.mlflow.api.proto.Service.DatasetInput
- hashCode() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteRun
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteTag
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- hashCode() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.EndTrace
- hashCode() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.Experiment
- hashCode() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- hashCode() - Method in class org.mlflow.api.proto.Service.FileInfo
- hashCode() - Method in class org.mlflow.api.proto.Service.GetExperiment
- hashCode() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- hashCode() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- hashCode() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- hashCode() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.GetRun
- hashCode() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- hashCode() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.InputTag
- hashCode() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- hashCode() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.LogBatch
- hashCode() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.LogInputs
- hashCode() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.LogMetric
- hashCode() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.LogModel
- hashCode() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.LogParam
- hashCode() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.Metric
- hashCode() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- hashCode() - Method in class org.mlflow.api.proto.Service.Param
- hashCode() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- hashCode() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.RestoreRun
- hashCode() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.Run
- hashCode() - Method in class org.mlflow.api.proto.Service.RunData
- hashCode() - Method in class org.mlflow.api.proto.Service.RunInfo
- hashCode() - Method in class org.mlflow.api.proto.Service.RunInputs
- hashCode() - Method in class org.mlflow.api.proto.Service.RunTag
- hashCode() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- hashCode() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- hashCode() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.SearchRuns
- hashCode() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.SearchTraces
- hashCode() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- hashCode() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.SetTag
- hashCode() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- hashCode() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.StartTrace
- hashCode() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.TraceInfo
- hashCode() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- hashCode() - Method in class org.mlflow.api.proto.Service.TraceTag
- hashCode() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- hashCode() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- hashCode() - Method in class org.mlflow.api.proto.Service.UpdateRun
- hashCode() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- hasInfo() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run metadata.
- hasInfo() - Method in class org.mlflow.api.proto.Service.Run
-
Run metadata.
- hasInfo() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run metadata.
- hasInputs() - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run inputs.
- hasInputs() - Method in class org.mlflow.api.proto.Service.Run
-
Run inputs.
- hasInputs() - Method in interface org.mlflow.api.proto.Service.RunOrBuilder
-
Run inputs.
- hasIsDir() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Whether the path is a directory.
- hasIsDir() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
-
Whether the path is a directory.
- hasIsDir() - Method in interface org.mlflow.api.proto.MlflowArtifacts.FileInfoOrBuilder
-
Whether the path is a directory.
- hasIsDir() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Whether the path is a directory.
- hasIsDir() - Method in class org.mlflow.api.proto.Service.FileInfo
-
Whether the path is a directory.
- hasIsDir() - Method in interface org.mlflow.api.proto.Service.FileInfoOrBuilder
-
Whether the path is a directory.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Name of the tag.
- hasKey() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
-
Name of the tag.
- hasKey() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTagOrBuilder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
-
The tag key.
- hasKey() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionTagOrBuilder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
-
The tag key.
- hasKey() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelTagOrBuilder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Name of the tag.
- hasKey() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
Name of the tag.
- hasKey() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.DeleteTag
-
Name of the tag.
- hasKey() - Method in interface org.mlflow.api.proto.Service.DeleteTagOrBuilder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
Name of the tag to delete.
- hasKey() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
-
Name of the tag to delete.
- hasKey() - Method in interface org.mlflow.api.proto.Service.DeleteTraceTagOrBuilder
-
Name of the tag to delete.
- hasKey() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.Service.ExperimentTag
-
The tag key.
- hasKey() - Method in interface org.mlflow.api.proto.Service.ExperimentTagOrBuilder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.Service.InputTag
-
The tag key.
- hasKey() - Method in interface org.mlflow.api.proto.Service.InputTagOrBuilder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Name of the metric.
- hasKey() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Name of the metric.
- hasKey() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Name of the metric.
- hasKey() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
Name of the param.
- hasKey() - Method in class org.mlflow.api.proto.Service.LogParam
-
Name of the param.
- hasKey() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
Name of the param.
- hasKey() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Key identifying this metric.
- hasKey() - Method in class org.mlflow.api.proto.Service.Metric
-
Key identifying this metric.
- hasKey() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
Key identifying this metric.
- hasKey() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Key identifying this metric.
- hasKey() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
Key identifying this metric.
- hasKey() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
Key identifying this metric.
- hasKey() - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Key identifying this param.
- hasKey() - Method in class org.mlflow.api.proto.Service.Param
-
Key identifying this param.
- hasKey() - Method in interface org.mlflow.api.proto.Service.ParamOrBuilder
-
Key identifying this param.
- hasKey() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.Service.RunTag
-
The tag key.
- hasKey() - Method in interface org.mlflow.api.proto.Service.RunTagOrBuilder
-
The tag key.
- hasKey() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
Name of the tag.
- hasKey() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.SetTag
-
Name of the tag.
- hasKey() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
Name of the tag.
- hasKey() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
Name of the tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Key identifying this metadata.
- hasKey() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
-
Key identifying this metadata.
- hasKey() - Method in interface org.mlflow.api.proto.Service.TraceRequestMetadataOrBuilder
-
Key identifying this metadata.
- hasKey() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Key identifying this trace tag.
- hasKey() - Method in class org.mlflow.api.proto.Service.TraceTag
-
Key identifying this trace tag.
- hasKey() - Method in interface org.mlflow.api.proto.Service.TraceTagOrBuilder
-
Key identifying this trace tag.
- hasLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Timestamp recorded when metadata for this ``model_version`` was last updated.
- hasLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Timestamp recorded when metadata for this ``model_version`` was last updated.
- hasLastUpdatedTimestamp() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Timestamp recorded when metadata for this ``model_version`` was last updated.
- hasLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Timestamp recorded when metadata for this ``registered_model`` was last updated.
- hasLastUpdatedTimestamp() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Timestamp recorded when metadata for this ``registered_model`` was last updated.
- hasLastUpdatedTimestamp() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Timestamp recorded when metadata for this ``registered_model`` was last updated.
- hasLastUpdateTime() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Last update time
- hasLastUpdateTime() - Method in class org.mlflow.api.proto.Service.Experiment
-
Last update time
- hasLastUpdateTime() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Last update time
- hasLifecycleStage() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Current life cycle stage of the experiment: "active" or "deleted".
- hasLifecycleStage() - Method in class org.mlflow.api.proto.Service.Experiment
-
Current life cycle stage of the experiment: "active" or "deleted".
- hasLifecycleStage() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Current life cycle stage of the experiment: "active" or "deleted".
- hasLifecycleStage() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- hasLifecycleStage() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- hasLifecycleStage() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- hasMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Maximum number of models desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
Maximum number of models desired.
- hasMaxResults() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
Maximum number of models desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Maximum number of models desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
Maximum number of models desired.
- hasMaxResults() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
Maximum number of models desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Maximum number of logged instances of a metric for a run to return per call.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
Maximum number of logged instances of a metric for a run to return per call.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Maximum number of results to fetch per run specified.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Maximum number of results to fetch per run specified.
- hasMaxResults() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Maximum number of results to fetch per run specified.
- hasMaxResults() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
Maximum number of logged instances of a metric for a run to return per call.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Maximum number of experiments desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
Maximum number of experiments desired.
- hasMaxResults() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
Maximum number of experiments desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
Maximum number of runs desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
Maximum number of runs desired.
- hasMaxResults() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
Maximum number of runs desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Maximum number of traces desired.
- hasMaxResults() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
Maximum number of traces desired.
- hasMaxResults() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
Maximum number of traces desired.
- hasMaxTimestampMillis() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 1: max_timestamp_millis and max_traces must be specified for time-based deletion The maximum timestamp in milliseconds since the UNIX epoch for deleting traces.
- hasMaxTimestampMillis() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
Case 1: max_timestamp_millis and max_traces must be specified for time-based deletion The maximum timestamp in milliseconds since the UNIX epoch for deleting traces.
- hasMaxTimestampMillis() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
Case 1: max_timestamp_millis and max_traces must be specified for time-based deletion The maximum timestamp in milliseconds since the UNIX epoch for deleting traces.
- hasMaxTraces() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
The maximum number of traces to delete.
- hasMaxTraces() - Method in class org.mlflow.api.proto.Service.DeleteTraces
-
The maximum number of traces to delete.
- hasMaxTraces() - Method in interface org.mlflow.api.proto.Service.DeleteTracesOrBuilder
-
The maximum number of traces to delete.
- hasMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Name of the metric.
- hasMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
Name of the metric.
- hasMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Name of the metric.
- hasMetricKey() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Name of the metric.
- hasMetricKey() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Name of the metric.
- hasMetricKey() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
Name of the metric.
- hasModelJson() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
MLmodel file in json format.
- hasModelJson() - Method in class org.mlflow.api.proto.Service.LogModel
-
MLmodel file in json format.
- hasModelJson() - Method in interface org.mlflow.api.proto.Service.LogModelOrBuilder
-
MLmodel file in json format.
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
-
Return new version number generated for this model in registry.
- hasModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersion.ResponseOrBuilder
-
Return new version number generated for this model in registry.
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
-
optional .mlflow.ModelVersion model_version = 1;
- hasModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersion.ResponseOrBuilder
-
optional .mlflow.ModelVersion model_version = 1;
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
-
optional .mlflow.ModelVersion model_version = 1;
- hasModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.ResponseOrBuilder
-
optional .mlflow.ModelVersion model_version = 1;
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
-
Updated model version
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
-
Updated model version
- hasModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.ResponseOrBuilder
-
Updated model version
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- hasModelVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
-
Return new version number generated for this model in registry.
- hasModelVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.ResponseOrBuilder
-
Return new version number generated for this model in registry.
- hasName() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header name
- hasName() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
-
The HTTP header name
- hasName() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
-
The HTTP header name
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Register model under this name
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Register model under this name
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
Register model under this name
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Register models under this name
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Register models under this name
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModelOrBuilder
-
Register models under this name
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
-
Name of the registered model
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionOrBuilder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the registered model that the tag was logged under.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Name of the registered model that the tag was logged under.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Name of the registered model that the tag was logged under.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the registered model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
-
Name of the registered model.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAliasOrBuilder
-
Name of the registered model.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelOrBuilder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the registered model that the tag was logged under.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
-
Name of the registered model that the tag was logged under.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTagOrBuilder
-
Name of the registered model that the tag was logged under.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
-
Registered model unique name identifier.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetLatestVersionsOrBuilder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the registered model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
-
Name of the registered model.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionByAliasOrBuilder
-
Name of the registered model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
-
Name of the registered model
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUriOrBuilder
-
Name of the registered model
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionOrBuilder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
-
Registered model unique name identifier.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.GetRegisteredModelOrBuilder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Unique name of the model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Unique name of the model
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Unique name of the model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Unique name for the model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Unique name for the model.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
Unique name for the model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
-
Registered model unique name identifier.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModelOrBuilder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Unique name of the model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Unique name of the model.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Unique name of the model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the registered model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Name of the registered model.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Name of the registered model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Unique name of the model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
Unique name of the model.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
Unique name of the model.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Name of the registered model
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
Name of the registered model
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
Name of the registered model
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
-
Registered model unique name identifier.
- hasName() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModelOrBuilder
-
Registered model unique name identifier.
- hasName() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Experiment name.
- hasName() - Method in class org.mlflow.api.proto.Service.CreateExperiment
-
Experiment name.
- hasName() - Method in interface org.mlflow.api.proto.Service.CreateExperimentOrBuilder
-
Experiment name.
- hasName() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The name of the dataset.
- hasName() - Method in class org.mlflow.api.proto.Service.Dataset
-
The name of the dataset.
- hasName() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The name of the dataset.
- hasName() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
The name of the dataset.
- hasName() - Method in class org.mlflow.api.proto.Service.DatasetSummary
-
The name of the dataset.
- hasName() - Method in interface org.mlflow.api.proto.Service.DatasetSummaryOrBuilder
-
The name of the dataset.
- hasName() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Human readable name that identifies the experiment.
- hasName() - Method in class org.mlflow.api.proto.Service.Experiment
-
Human readable name that identifies the experiment.
- hasName() - Method in interface org.mlflow.api.proto.Service.ExperimentOrBuilder
-
Human readable name that identifies the experiment.
- hasNewName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
If provided, updates the name for this ``registered_model``.
- hasNewName() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
-
If provided, updates the name for this ``registered_model``.
- hasNewName() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModelOrBuilder
-
If provided, updates the name for this ``registered_model``.
- hasNewName() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
If provided, the experiment's name is changed to the new name.
- hasNewName() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
-
If provided, the experiment's name is changed to the new name.
- hasNewName() - Method in interface org.mlflow.api.proto.Service.UpdateExperimentOrBuilder
-
If provided, the experiment's name is changed to the new name.
- hasNextPage() - Method in class org.mlflow.tracking.EmptyPage
- hasNextPage() - Method in class org.mlflow.tracking.ExperimentsPage
- hasNextPage() - Method in class org.mlflow.tracking.ModelVersionsPage
- hasNextPage() - Method in interface org.mlflow.tracking.Page
- hasNextPage() - Method in class org.mlflow.tracking.RunsPage
- hasNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- hasNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Token used to fetch the next page of credentials for large requests that require pagination
- hasNextPageToken() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder
-
Token used to fetch the next page of credentials for large requests that require pagination
- hasNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- hasNextPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Token used to fetch the next page of credentials for large requests that require pagination
- hasNextPageToken() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder
-
Token used to fetch the next page of credentials for large requests that require pagination
- hasNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Pagination token to request next page of models for the same search query.
- hasNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Pagination token to request next page of models for the same search query.
- hasNextPageToken() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersions.ResponseOrBuilder
-
Pagination token to request next page of models for the same search query.
- hasNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Pagination token to request the next page of models.
- hasNextPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Pagination token to request the next page of models.
- hasNextPageToken() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.ResponseOrBuilder
-
Pagination token to request the next page of models.
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
Token that can be used to issue a query for the next page of metric history values.
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
Token that can be used to issue a query for the next page of metric history values.
- hasNextPageToken() - Method in interface org.mlflow.api.proto.Service.GetMetricHistory.ResponseOrBuilder
-
Token that can be used to issue a query for the next page of metric history values.
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Token that can be used to retrieve the next page of artifact results
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
Token that can be used to retrieve the next page of artifact results
- hasNextPageToken() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
Token that can be used to retrieve the next page of artifact results
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Token that can be used to retrieve the next page of experiments.
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Token that can be used to retrieve the next page of experiments.
- hasNextPageToken() - Method in interface org.mlflow.api.proto.Service.SearchExperiments.ResponseOrBuilder
-
Token that can be used to retrieve the next page of experiments.
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
optional string next_page_token = 2;
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
-
optional string next_page_token = 2;
- hasNextPageToken() - Method in interface org.mlflow.api.proto.Service.SearchRuns.ResponseOrBuilder
-
optional string next_page_token = 2;
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
optional string next_page_token = 2;
- hasNextPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
-
optional string next_page_token = 2;
- hasNextPageToken() - Method in interface org.mlflow.api.proto.Service.SearchTraces.ResponseOrBuilder
-
optional string next_page_token = 2;
- hasNumParts() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Number of file parts (chunks of data) to upload in the initiated multipart upload
- hasNumParts() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Number of file parts (chunks of data) to upload in the initiated multipart upload
- hasNumParts() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUploadOrBuilder
-
Number of file parts (chunks of data) to upload in the initiated multipart upload
- hasNumParts() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional int64 num_parts = 2;
- hasNumParts() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
-
optional int64 num_parts = 2;
- hasNumParts() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUploadOrBuilder
-
optional int64 num_parts = 2;
- hasPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- hasPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
Token specifying the page of credentials to fetch for large requests that require pagination
- hasPageToken() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- hasPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- hasPageToken() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
Token specifying the page of credentials to fetch for large requests that require pagination
- hasPageToken() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- hasPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Pagination token to go to next page based on previous search query.
- hasPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
Pagination token to go to next page based on previous search query.
- hasPageToken() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchModelVersionsOrBuilder
-
Pagination token to go to next page based on previous search query.
- hasPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Pagination token to go to the next page based on a previous search query.
- hasPageToken() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
Pagination token to go to the next page based on a previous search query.
- hasPageToken() - Method in interface org.mlflow.api.proto.ModelRegistry.SearchRegisteredModelsOrBuilder
-
Pagination token to go to the next page based on a previous search query.
- hasPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Token indicating the page of metric history to fetch
- hasPageToken() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
Token indicating the page of metric history to fetch
- hasPageToken() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
Token indicating the page of metric history to fetch
- hasPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Token indicating the page of artifact results to fetch
- hasPageToken() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
Token indicating the page of artifact results to fetch
- hasPageToken() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
Token indicating the page of artifact results to fetch
- hasPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Token indicating the page of experiments to fetch
- hasPageToken() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
Token indicating the page of experiments to fetch
- hasPageToken() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
Token indicating the page of experiments to fetch
- hasPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
optional string page_token = 7;
- hasPageToken() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
optional string page_token = 7;
- hasPageToken() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
optional string page_token = 7;
- hasPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Token indicating the page of traces to fetch.
- hasPageToken() - Method in class org.mlflow.api.proto.Service.SearchTraces
-
Token indicating the page of traces to fetch.
- hasPageToken() - Method in interface org.mlflow.api.proto.Service.SearchTracesOrBuilder
-
Token indicating the page of traces to fetch.
- hasPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Part number
- hasPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Part number
- hasPartNumber() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
Part number
- hasPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional int64 part_number = 1;
- hasPartNumber() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
-
optional int64 part_number = 1;
- hasPartNumber() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtagOrBuilder
-
optional int64 part_number = 1;
- hasPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional int64 part_number = 2;
- hasPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
optional int64 part_number = 2;
- hasPartNumber() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
optional int64 part_number = 2;
- hasPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional int64 part_number = 1;
- hasPartNumber() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
optional int64 part_number = 1;
- hasPartNumber() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPartOrBuilder
-
optional int64 part_number = 1;
- hasPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- hasPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- hasPath() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- hasPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
Artifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
Artifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Artifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUploadOrBuilder
-
Artifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Atifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Atifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
Atifact path, relative to the Run's artifact root location (e.g.
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string path = 1;
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
-
optional string path = 1;
- hasPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUploadOrBuilder
-
optional string path = 1;
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string path = 1;
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
optional string path = 1;
- hasPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
optional string path = 1;
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional string path = 1;
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
-
optional string path = 1;
- hasPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUploadOrBuilder
-
optional string path = 1;
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Path relative to the root artifact directory run.
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
-
Path relative to the root artifact directory run.
- hasPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.FileInfoOrBuilder
-
Path relative to the root artifact directory run.
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- hasPath() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- hasPath() - Method in interface org.mlflow.api.proto.MlflowArtifacts.ListArtifactsOrBuilder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- hasPath() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Path relative to the root artifact directory run.
- hasPath() - Method in class org.mlflow.api.proto.Service.FileInfo
-
Path relative to the root artifact directory run.
- hasPath() - Method in interface org.mlflow.api.proto.Service.FileInfoOrBuilder
-
Path relative to the root artifact directory run.
- hasPath() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- hasPath() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- hasPath() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- hasProfile() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The profile of the dataset.
- hasProfile() - Method in class org.mlflow.api.proto.Service.Dataset
-
The profile of the dataset.
- hasProfile() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The profile of the dataset.
- hasRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in interface org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in interface org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRegisteredModel() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.ResponseOrBuilder
-
optional .mlflow.RegisteredModel registered_model = 1;
- hasRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- hasRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- hasRequestId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownloadOrBuilder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- hasRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- hasRequestId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- hasRequestId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUploadOrBuilder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- hasRequestId() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
ID of the trace from which to delete the tag.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
-
ID of the trace from which to delete the tag.
- hasRequestId() - Method in interface org.mlflow.api.proto.Service.DeleteTraceTagOrBuilder
-
ID of the trace from which to delete the tag.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
ID of the trace to end.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.EndTrace
-
ID of the trace to end.
- hasRequestId() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
ID of the trace to end.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
-
ID of the trace to fetch.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
-
ID of the trace to fetch.
- hasRequestId() - Method in interface org.mlflow.api.proto.Service.GetTraceInfoOrBuilder
-
ID of the trace to fetch.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
ID of the trace on which to set a tag.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
ID of the trace on which to set a tag.
- hasRequestId() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
ID of the trace on which to set a tag.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unique identifier for the trace.
- hasRequestId() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Unique identifier for the trace.
- hasRequestId() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Unique identifier for the trace.
- hasRootUri() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Root artifact directory for the run.
- hasRootUri() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
Root artifact directory for the run.
- hasRootUri() - Method in interface org.mlflow.api.proto.Service.ListArtifacts.ResponseOrBuilder
-
Root artifact directory for the run.
- hasRun() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
-
The newly created run.
- hasRun() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
-
The newly created run.
- hasRun() - Method in interface org.mlflow.api.proto.Service.CreateRun.ResponseOrBuilder
-
The newly created run.
- hasRun() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- hasRun() - Method in class org.mlflow.api.proto.Service.GetRun.Response
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- hasRun() - Method in interface org.mlflow.api.proto.Service.GetRun.ResponseOrBuilder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- hasRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Run ID
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
Run ID
- hasRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
Run ID
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Run ID
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Run ID
- hasRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUploadOrBuilder
-
Run ID
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
The ID of the MLflow Run for which to fetch artifact read credentials
- hasRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForReadOrBuilder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
The ID of the MLflow Run for which to fetch artifact write credentials
- hasRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWriteOrBuilder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Run ID
- hasRunId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Run ID
- hasRunId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
Run ID
- hasRunId() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- hasRunId() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- hasRunId() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- hasRunId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- hasRunId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- hasRunId() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- hasRunId() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
-
ID of the run to delete.
- hasRunId() - Method in class org.mlflow.api.proto.Service.DeleteRun
-
ID of the run to delete.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.DeleteRunOrBuilder
-
ID of the run to delete.
- hasRunId() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
ID of the run that the tag was logged under.
- hasRunId() - Method in class org.mlflow.api.proto.Service.DeleteTag
-
ID of the run that the tag was logged under.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.DeleteTagOrBuilder
-
ID of the run that the tag was logged under.
- hasRunId() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
ID of the run from which to fetch metric values.
- hasRunId() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
ID of the run from which to fetch metric values.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
ID of the run from which to fetch metric values.
- hasRunId() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
ID of the run to fetch.
- hasRunId() - Method in class org.mlflow.api.proto.Service.GetRun
-
ID of the run to fetch.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.GetRunOrBuilder
-
ID of the run to fetch.
- hasRunId() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
ID of the run whose artifacts to list.
- hasRunId() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
ID of the run whose artifacts to list.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
ID of the run whose artifacts to list.
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
ID of the run to log under
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogBatch
-
ID of the run to log under
- hasRunId() - Method in interface org.mlflow.api.proto.Service.LogBatchOrBuilder
-
ID of the run to log under
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
ID of the run to log under
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogInputs
-
ID of the run to log under
- hasRunId() - Method in interface org.mlflow.api.proto.Service.LogInputsOrBuilder
-
ID of the run to log under
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
ID of the run under which to log the metric.
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogMetric
-
ID of the run under which to log the metric.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
ID of the run under which to log the metric.
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
ID of the run to log under
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogModel
-
ID of the run to log under
- hasRunId() - Method in interface org.mlflow.api.proto.Service.LogModelOrBuilder
-
ID of the run to log under
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
ID of the run under which to log the param.
- hasRunId() - Method in class org.mlflow.api.proto.Service.LogParam
-
ID of the run under which to log the param.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
ID of the run under which to log the param.
- hasRunId() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The ID of the run containing the metric
- hasRunId() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
The ID of the run containing the metric
- hasRunId() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
The ID of the run containing the metric
- hasRunId() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
-
ID of the run to restore.
- hasRunId() - Method in class org.mlflow.api.proto.Service.RestoreRun
-
ID of the run to restore.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.RestoreRunOrBuilder
-
ID of the run to restore.
- hasRunId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unique identifier for the run.
- hasRunId() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Unique identifier for the run.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Unique identifier for the run.
- hasRunId() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
ID of the run under which to log the tag.
- hasRunId() - Method in class org.mlflow.api.proto.Service.SetTag
-
ID of the run under which to log the tag.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
ID of the run under which to log the tag.
- hasRunId() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
ID of the run to update.
- hasRunId() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
ID of the run to update.
- hasRunId() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
ID of the run to update.
- hasRunInfo() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
-
Updated metadata of the run.
- hasRunInfo() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
-
Updated metadata of the run.
- hasRunInfo() - Method in interface org.mlflow.api.proto.Service.UpdateRun.ResponseOrBuilder
-
Updated metadata of the run.
- hasRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- hasRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- hasRunLink() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- hasRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Run Link: Direct link to the run that generated this version.
- hasRunLink() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Run Link: Direct link to the run that generated this version.
- hasRunLink() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Run Link: Direct link to the run that generated this version.
- hasRunName() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Name of the run.
- hasRunName() - Method in class org.mlflow.api.proto.Service.CreateRun
-
Name of the run.
- hasRunName() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Name of the run.
- hasRunName() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The name of the run.
- hasRunName() - Method in class org.mlflow.api.proto.Service.RunInfo
-
The name of the run.
- hasRunName() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
The name of the run.
- hasRunName() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated name of the run.
- hasRunName() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
Updated name of the run.
- hasRunName() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
Updated name of the run.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- hasRunUuid() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryOrBuilder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.GetRun
-
[Deprecated, use run_id instead] ID of the run to fetch.
- hasRunUuid() - Method in interface org.mlflow.api.proto.Service.GetRunOrBuilder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.ListArtifacts
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- hasRunUuid() - Method in interface org.mlflow.api.proto.Service.ListArtifactsOrBuilder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.LogMetric
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- hasRunUuid() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.LogParam
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- hasRunUuid() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.RunInfo
-
[Deprecated, use run_id instead] Unique identifier for the run.
- hasRunUuid() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.SetTag
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- hasRunUuid() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
[Deprecated, use run_id instead] ID of the run to update..
- hasRunUuid() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
[Deprecated, use run_id instead] ID of the run to update..
- hasRunUuid() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
[Deprecated, use run_id instead] ID of the run to update..
- hasRunViewType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
Whether to display only active, only deleted, or all runs.
- hasRunViewType() - Method in class org.mlflow.api.proto.Service.SearchRuns
-
Whether to display only active, only deleted, or all runs.
- hasRunViewType() - Method in interface org.mlflow.api.proto.Service.SearchRunsOrBuilder
-
Whether to display only active, only deleted, or all runs.
- hasSchema() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The schema of the dataset.
- hasSchema() - Method in class org.mlflow.api.proto.Service.Dataset
-
The schema of the dataset.
- hasSchema() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The schema of the dataset.
- hasSignedUri() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The signed URI credential that provides access to the artifact
- hasSignedUri() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The signed URI credential that provides access to the artifact
- hasSignedUri() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The signed URI credential that provides access to the artifact
- hasSource() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
URI indicating the location of the model artifacts.
- hasSource() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
URI indicating the location of the model artifacts.
- hasSource() - Method in interface org.mlflow.api.proto.ModelRegistry.CreateModelVersionOrBuilder
-
URI indicating the location of the model artifacts.
- hasSource() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- hasSource() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- hasSource() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- hasSource() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The type of the dataset source, e.g.
- hasSource() - Method in class org.mlflow.api.proto.Service.Dataset
-
The type of the dataset source, e.g.
- hasSource() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
The type of the dataset source, e.g.
- hasSourceType() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Source information for the dataset.
- hasSourceType() - Method in class org.mlflow.api.proto.Service.Dataset
-
Source information for the dataset.
- hasSourceType() - Method in interface org.mlflow.api.proto.Service.DatasetOrBuilder
-
Source information for the dataset.
- hasStage() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Transition `model_version` to new stage.
- hasStage() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Transition `model_version` to new stage.
- hasStage() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Transition `model_version` to new stage.
- hasStartStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Optional start step to only fetch metrics after the specified step.
- hasStartStep() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Optional start step to only fetch metrics after the specified step.
- hasStartStep() - Method in interface org.mlflow.api.proto.Service.GetMetricHistoryBulkIntervalOrBuilder
-
Optional start step to only fetch metrics after the specified step.
- hasStartTime() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Unix timestamp in milliseconds of when the run started.
- hasStartTime() - Method in class org.mlflow.api.proto.Service.CreateRun
-
Unix timestamp in milliseconds of when the run started.
- hasStartTime() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
Unix timestamp in milliseconds of when the run started.
- hasStartTime() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unix timestamp of when the run started in milliseconds.
- hasStartTime() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Unix timestamp of when the run started in milliseconds.
- hasStartTime() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Unix timestamp of when the run started in milliseconds.
- hasStatus() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current status of ``model_version``
- hasStatus() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Current status of ``model_version``
- hasStatus() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Current status of ``model_version``
- hasStatus() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Overall status of the operation being traced (OK, error, etc).
- hasStatus() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Overall status of the operation being traced (OK, error, etc).
- hasStatus() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Overall status of the operation being traced (OK, error, etc).
- hasStatus() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current status of the run.
- hasStatus() - Method in class org.mlflow.api.proto.Service.RunInfo
-
Current status of the run.
- hasStatus() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
Current status of the run.
- hasStatus() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Overall status of the operation being traced (OK, error, etc.).
- hasStatus() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Overall status of the operation being traced (OK, error, etc.).
- hasStatus() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Overall status of the operation being traced (OK, error, etc.).
- hasStatus() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated status of the run.
- hasStatus() - Method in class org.mlflow.api.proto.Service.UpdateRun
-
Updated status of the run.
- hasStatus() - Method in interface org.mlflow.api.proto.Service.UpdateRunOrBuilder
-
Updated status of the run.
- hasStatusMessage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Details on current ``status``, if it is pending or failed.
- hasStatusMessage() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Details on current ``status``, if it is pending or failed.
- hasStatusMessage() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Details on current ``status``, if it is pending or failed.
- hasStep() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Step at which to log the metric
- hasStep() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Step at which to log the metric
- hasStep() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Step at which to log the metric
- hasStep() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Step at which to log the metric.
- hasStep() - Method in class org.mlflow.api.proto.Service.Metric
-
Step at which to log the metric.
- hasStep() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
Step at which to log the metric.
- hasStep() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Step at which to log the metric.
- hasStep() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
Step at which to log the metric.
- hasStep() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
Step at which to log the metric.
- hasTimestamp() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Unix timestamp in milliseconds at the time metric was logged.
- hasTimestamp() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Unix timestamp in milliseconds at the time metric was logged.
- hasTimestamp() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Unix timestamp in milliseconds at the time metric was logged.
- hasTimestamp() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
The timestamp at which this metric was recorded.
- hasTimestamp() - Method in class org.mlflow.api.proto.Service.Metric
-
The timestamp at which this metric was recorded.
- hasTimestamp() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
The timestamp at which this metric was recorded.
- hasTimestamp() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The timestamp at which this metric was recorded.
- hasTimestamp() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
The timestamp at which this metric was recorded.
- hasTimestamp() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
The timestamp at which this metric was recorded.
- hasTimestampMs() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Unix timestamp of when the trace ended in milliseconds.
- hasTimestampMs() - Method in class org.mlflow.api.proto.Service.EndTrace
-
Unix timestamp of when the trace ended in milliseconds.
- hasTimestampMs() - Method in interface org.mlflow.api.proto.Service.EndTraceOrBuilder
-
Unix timestamp of when the trace ended in milliseconds.
- hasTimestampMs() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Unix timestamp of when the trace started in milliseconds.
- hasTimestampMs() - Method in class org.mlflow.api.proto.Service.StartTrace
-
Unix timestamp of when the trace started in milliseconds.
- hasTimestampMs() - Method in interface org.mlflow.api.proto.Service.StartTraceOrBuilder
-
Unix timestamp of when the trace started in milliseconds.
- hasTimestampMs() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unix timestamp of when the trace started in milliseconds.
- hasTimestampMs() - Method in class org.mlflow.api.proto.Service.TraceInfo
-
Unix timestamp of when the trace started in milliseconds.
- hasTimestampMs() - Method in interface org.mlflow.api.proto.Service.TraceInfoOrBuilder
-
Unix timestamp of when the trace started in milliseconds.
- hasTraceInfo() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
-
The updated trace.
- hasTraceInfo() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
-
The updated trace.
- hasTraceInfo() - Method in interface org.mlflow.api.proto.Service.EndTrace.ResponseOrBuilder
-
The updated trace.
- hasTraceInfo() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
-
Metadata of the requested trace.
- hasTraceInfo() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
-
Metadata of the requested trace.
- hasTraceInfo() - Method in interface org.mlflow.api.proto.Service.GetTraceInfo.ResponseOrBuilder
-
Metadata of the requested trace.
- hasTraceInfo() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
-
The newly created trace.
- hasTraceInfo() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
-
The newly created trace.
- hasTraceInfo() - Method in interface org.mlflow.api.proto.Service.StartTrace.ResponseOrBuilder
-
The newly created trace.
- hasTracesDeleted() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
-
optional int32 traces_deleted = 1;
- hasTracesDeleted() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
-
optional int32 traces_deleted = 1;
- hasTracesDeleted() - Method in interface org.mlflow.api.proto.Service.DeleteTraces.ResponseOrBuilder
-
optional int32 traces_deleted = 1;
- hasType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
- hasType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
- hasType() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
- hasUploadCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
-
Credential for uploading the part
- hasUploadCredentialInfo() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
-
Credential for uploading the part
- hasUploadCredentialInfo() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.ResponseOrBuilder
-
Credential for uploading the part
- hasUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
ID identifying the multipart upload to complete
- hasUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
ID identifying the multipart upload to complete
- hasUploadId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUploadOrBuilder
-
ID identifying the multipart upload to complete
- hasUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
ID identifying the initiated multipart upload
- hasUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
ID identifying the initiated multipart upload
- hasUploadId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
ID identifying the initiated multipart upload
- hasUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
ID identifying the multipart upload in which the part is uploaded
- hasUploadId() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
ID identifying the multipart upload in which the part is uploaded
- hasUploadId() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrlOrBuilder
-
ID identifying the multipart upload in which the part is uploaded
- hasUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string upload_id = 2;
- hasUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
-
optional string upload_id = 2;
- hasUploadId() - Method in interface org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUploadOrBuilder
-
optional string upload_id = 2;
- hasUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string upload_id = 2;
- hasUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
optional string upload_id = 2;
- hasUploadId() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUploadOrBuilder
-
optional string upload_id = 2;
- hasUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
optional string upload_id = 1;
- hasUploadId() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
optional string upload_id = 1;
- hasUploadId() - Method in interface org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder
-
optional string upload_id = 1;
- hasUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional string url = 1;
- hasUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
optional string url = 1;
- hasUrl() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredentialOrBuilder
-
optional string url = 1;
- hasUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string url = 3;
- hasUrl() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
optional string url = 3;
- hasUrl() - Method in interface org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPartOrBuilder
-
optional string url = 3;
- hasUserId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
User that created this ``model_version``.
- hasUserId() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
User that created this ``model_version``.
- hasUserId() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
User that created this ``model_version``.
- hasUserId() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- hasUserId() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- hasUserId() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelOrBuilder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- hasUserId() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the user executing the run.
- hasUserId() - Method in class org.mlflow.api.proto.Service.CreateRun
-
ID of the user executing the run.
- hasUserId() - Method in interface org.mlflow.api.proto.Service.CreateRunOrBuilder
-
ID of the user executing the run.
- hasUserId() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
User who initiated the run.
- hasUserId() - Method in class org.mlflow.api.proto.Service.RunInfo
-
User who initiated the run.
- hasUserId() - Method in interface org.mlflow.api.proto.Service.RunInfoOrBuilder
-
User who initiated the run.
- hasValue() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header value
- hasValue() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
-
The HTTP header value
- hasValue() - Method in interface com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder
-
The HTTP header value
- hasValue() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
-
The tag value.
- hasValue() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionTagOrBuilder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
-
The tag value.
- hasValue() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelTagOrBuilder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
String value of the tag being logged.
- hasValue() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
String value of the tag being logged.
- hasValue() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTagOrBuilder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.Service.ExperimentTag
-
The tag value.
- hasValue() - Method in interface org.mlflow.api.proto.Service.ExperimentTagOrBuilder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.Service.InputTag
-
The tag value.
- hasValue() - Method in interface org.mlflow.api.proto.Service.InputTagOrBuilder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Double value of the metric being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.LogMetric
-
Double value of the metric being logged.
- hasValue() - Method in interface org.mlflow.api.proto.Service.LogMetricOrBuilder
-
Double value of the metric being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
String value of the param being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.LogParam
-
String value of the param being logged.
- hasValue() - Method in interface org.mlflow.api.proto.Service.LogParamOrBuilder
-
String value of the param being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Value associated with this metric.
- hasValue() - Method in class org.mlflow.api.proto.Service.Metric
-
Value associated with this metric.
- hasValue() - Method in interface org.mlflow.api.proto.Service.MetricOrBuilder
-
Value associated with this metric.
- hasValue() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Value associated with this metric.
- hasValue() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
-
Value associated with this metric.
- hasValue() - Method in interface org.mlflow.api.proto.Service.MetricWithRunIdOrBuilder
-
Value associated with this metric.
- hasValue() - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Value associated with this param.
- hasValue() - Method in class org.mlflow.api.proto.Service.Param
-
Value associated with this param.
- hasValue() - Method in interface org.mlflow.api.proto.Service.ParamOrBuilder
-
Value associated with this param.
- hasValue() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.Service.RunTag
-
The tag value.
- hasValue() - Method in interface org.mlflow.api.proto.Service.RunTagOrBuilder
-
The tag value.
- hasValue() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
-
String value of the tag being logged.
- hasValue() - Method in interface org.mlflow.api.proto.Service.SetExperimentTagOrBuilder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.SetTag
-
String value of the tag being logged.
- hasValue() - Method in interface org.mlflow.api.proto.Service.SetTagOrBuilder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.SetTraceTag
-
String value of the tag being logged.
- hasValue() - Method in interface org.mlflow.api.proto.Service.SetTraceTagOrBuilder
-
String value of the tag being logged.
- hasValue() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Value identifying this metadata.
- hasValue() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
-
Value identifying this metadata.
- hasValue() - Method in interface org.mlflow.api.proto.Service.TraceRequestMetadataOrBuilder
-
Value identifying this metadata.
- hasValue() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Value associated with this trace tag.
- hasValue() - Method in class org.mlflow.api.proto.Service.TraceTag
-
Value associated with this trace tag.
- hasValue() - Method in interface org.mlflow.api.proto.Service.TraceTagOrBuilder
-
Value associated with this trace tag.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
-
Model version number
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionOrBuilder
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Model version number that the tag was logged under.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Model version number that the tag was logged under.
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTagOrBuilder
-
Model version number that the tag was logged under.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
-
Model version number
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUriOrBuilder
-
Model version number
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.GetModelVersionOrBuilder
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Model's version number.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Model's version number.
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.ModelVersionOrBuilder
-
Model's version number.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The model version number that the alias points to.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
-
The model version number that the alias points to.
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.RegisteredModelAliasOrBuilder
-
The model version number that the alias points to.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Model version number.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Model version number.
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.SetModelVersionTagOrBuilder
-
Model version number.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Model version number.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Model version number.
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAliasOrBuilder
-
Model version number.
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Model version number
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStageOrBuilder
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Model version number
- hasVersion() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
Model version number
- hasVersion() - Method in interface org.mlflow.api.proto.ModelRegistry.UpdateModelVersionOrBuilder
-
Model version number
- hasViewType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Qualifier for type of experiments to be returned.
- hasViewType() - Method in class org.mlflow.api.proto.Service.SearchExperiments
-
Qualifier for type of experiments to be returned.
- hasViewType() - Method in interface org.mlflow.api.proto.Service.SearchExperimentsOrBuilder
-
Qualifier for type of experiments to be returned.
- HEADERS_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- HEADERS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- HostCredsProviderChain - Class in org.mlflow.tracking.creds
- HostCredsProviderChain(MlflowHostCredsProvider...) - Constructor for class org.mlflow.tracking.creds.HostCredsProviderChain
I
- IN_PROGRESS - org.mlflow.api.proto.Service.TraceStatus
-
The operation being traced is still in progress.
- IN_PROGRESS_VALUE - Static variable in enum org.mlflow.api.proto.Service.TraceStatus
-
The operation being traced is still in progress.
- INFO_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Run
- INPUTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Run
- Internal - Class in org.mlflow.internal.proto
- Internal.InputVertexType - Enum in org.mlflow.internal.proto
-
Types of vertices represented in MLflow Run Inputs.
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- internalGetFieldAccessorTable() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.CreateRun
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Dataset
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DatasetInput
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteRun
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.EndTrace
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Experiment
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.FileInfo
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetExperiment
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetRun
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.InputTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogBatch
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogInputs
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogMetric
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogModel
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogParam
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Metric.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Metric
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Param.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Param
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RestoreRun
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Run.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.Run
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RunData.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RunData
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RunInfo
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RunInputs
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.RunTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchRuns
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchTraces
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.StartTrace
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.TraceInfo
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.TraceTag
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.UpdateRun
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- internalGetFieldAccessorTable() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- internalGetMapField(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- internalGetMapField(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- internalGetMutableMapField(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- internalGetValueMap() - Static method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
- internalGetValueMap() - Static method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
- internalGetValueMap() - Static method in enum org.mlflow.api.proto.Service.RunStatus
- internalGetValueMap() - Static method in enum org.mlflow.api.proto.Service.SourceType
- internalGetValueMap() - Static method in enum org.mlflow.api.proto.Service.TraceStatus
- internalGetValueMap() - Static method in enum org.mlflow.api.proto.Service.ViewType
- internalGetValueMap() - Static method in enum org.mlflow.internal.proto.Internal.InputVertexType
- IS_DIR_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- IS_DIR_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.FileInfo
- isInDatabricksNotebook() - Method in class org.mlflow.tracking.utils.DatabricksContext
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- isInitialized() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- isInitialized() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.CreateRun
- isInitialized() - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.Dataset
- isInitialized() - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DatasetInput
- isInitialized() - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteRun
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.EndTrace
- isInitialized() - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.Experiment
- isInitialized() - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.FileInfo
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetExperiment
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetRun
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.InputTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- isInitialized() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogBatch
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogInputs
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogMetric
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogModel
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogParam
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.Metric.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.Metric
- isInitialized() - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- isInitialized() - Method in class org.mlflow.api.proto.Service.Param.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.Param
- isInitialized() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- isInitialized() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.RestoreRun
- isInitialized() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.Run.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.Run
- isInitialized() - Method in class org.mlflow.api.proto.Service.RunData.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.RunData
- isInitialized() - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.RunInfo
- isInitialized() - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.RunInputs
- isInitialized() - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.RunTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchRuns
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchTraces
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.StartTrace
- isInitialized() - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.TraceInfo
- isInitialized() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- isInitialized() - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.TraceTag
- isInitialized() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- isInitialized() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- isInitialized() - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.UpdateRun
- isInitialized() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- isInitialized() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
J
- JOB - org.mlflow.api.proto.Service.SourceType
-
Scheduled or Run Now job.
- JOB_VALUE - Static variable in enum org.mlflow.api.proto.Service.SourceType
-
Scheduled or Run Now job.
K
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTraceTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ExperimentTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.InputTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogMetric
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogParam
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Metric
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.MetricWithRunId
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Param
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetExperimentTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetTraceTag
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceRequestMetadata
- KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceTag
- KILLED - org.mlflow.api.proto.Service.RunStatus
-
Run killed by user.
- KILLED_VALUE - Static variable in enum org.mlflow.api.proto.Service.RunStatus
-
Run killed by user.
L
- LAST_UPDATE_TIME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Experiment
- LAST_UPDATED_TIMESTAMP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- LAST_UPDATED_TIMESTAMP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- LATEST_VERSIONS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- LIFECYCLE_STAGE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Experiment
- LIFECYCLE_STAGE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- listArtifacts(String) - Method in class org.mlflow.tracking.MlflowClient
-
List the artifacts immediately under the run's root artifact directory.
- listArtifacts(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
List the artifacts immediately under the given artifactPath within the run's root artifact directory.
- listRunInfos(String) - Method in class org.mlflow.tracking.MlflowClient
- LOCAL - org.mlflow.api.proto.Service.SourceType
-
Local run: Using CLI, IDE, or local notebook.
- LOCAL_VALUE - Static variable in enum org.mlflow.api.proto.Service.SourceType
-
Local run: Using CLI, IDE, or local notebook.
- logArtifact(String, File) - Method in class org.mlflow.tracking.MlflowClient
-
Upload the given local file or directory to the run's root artifact directory.
- logArtifact(String, File, String) - Method in class org.mlflow.tracking.MlflowClient
-
Upload the given local file or directory to an artifactPath within the run's root directory.
- logArtifact(Path) - Method in class org.mlflow.tracking.ActiveRun
-
Like
ActiveRun.logArtifact(Path, String)
with the artifactPath set to the root of the artifact directory. - logArtifact(Path, String) - Method in class org.mlflow.tracking.ActiveRun
-
Uploads the given local file to the run's root artifact directory.
- logArtifacts(String, File) - Method in class org.mlflow.tracking.MlflowClient
-
Upload all files within the given local directory the run's root artifact directory.
- logArtifacts(String, File, String) - Method in class org.mlflow.tracking.MlflowClient
-
Upload all files within the given local director an artifactPath within the run's root artifact directory.
- logArtifacts(Path) - Method in class org.mlflow.tracking.ActiveRun
-
Like
ActiveRun.logArtifacts(Path, String)
with the artifactPath set to the root of the artifact directory. - logArtifacts(Path, String) - Method in class org.mlflow.tracking.ActiveRun
-
Uploads all files within the given local director an artifactPath within the run's root artifact directory.
- logBatch(String, Iterable<Service.Metric>, Iterable<Service.Param>, Iterable<Service.RunTag>) - Method in class org.mlflow.tracking.MlflowClient
-
Log multiple metrics, params, and/or tags against a given run (argument runId).
- logMetric(String, double) - Method in class org.mlflow.tracking.ActiveRun
-
Like
ActiveRun.logMetric(String, double, int)
with a default step of 0. - logMetric(String, double, int) - Method in class org.mlflow.tracking.ActiveRun
-
Logs a metric under this run.
- logMetric(String, String, double) - Method in class org.mlflow.tracking.MlflowClient
-
Log a new metric against the given run, as a key-value pair.
- logMetric(String, String, double, long, long) - Method in class org.mlflow.tracking.MlflowClient
-
Log a new metric against the given run, as a key-value pair.
- logMetrics(Map<String, Double>) - Method in class org.mlflow.tracking.ActiveRun
-
Like
ActiveRun.logMetrics(Map, int)
with a default step of 0. - logMetrics(Map<String, Double>, int) - Method in class org.mlflow.tracking.ActiveRun
-
Log multiple metrics for this run.
- logParam(String, String) - Method in class org.mlflow.tracking.ActiveRun
-
Log a parameter under this run.
- logParam(String, String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Log a parameter against the given run, as a key-value pair.
- logParams(Map<String, String>) - Method in class org.mlflow.tracking.ActiveRun
-
Log multiple params for this run.
M
- MAX_RESULTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- MAX_RESULTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- MAX_RESULTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory
- MAX_RESULTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- MAX_RESULTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments
- MAX_RESULTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchRuns
- MAX_RESULTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchTraces
- MAX_TIMESTAMP_MILLIS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTraces
- MAX_TRACES_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTraces
- mergeAbortCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credential for aborting the initiated multipart upload
- mergeCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- mergeCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- mergeData(Service.RunData) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run data.
- mergeDataset(Service.Dataset) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
The dataset being used as a Run input.
- mergeExperiment(Service.Experiment) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
-
Experiment details.
- mergeExperiment(Service.Experiment) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
-
Experiment details.
- mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- mergeFrom(DatabricksArtifacts.CompleteMultipartUpload) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- mergeFrom(DatabricksArtifacts.CompleteMultipartUpload.Response) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- mergeFrom(DatabricksArtifacts.CreateMultipartUpload) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- mergeFrom(DatabricksArtifacts.CreateMultipartUpload.Response) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- mergeFrom(DatabricksArtifacts.GetCredentialsForRead) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- mergeFrom(DatabricksArtifacts.GetCredentialsForRead.Response) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- mergeFrom(DatabricksArtifacts.GetCredentialsForTraceDataDownload) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- mergeFrom(DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- mergeFrom(DatabricksArtifacts.GetCredentialsForTraceDataUpload) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- mergeFrom(DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- mergeFrom(DatabricksArtifacts.GetCredentialsForWrite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- mergeFrom(DatabricksArtifacts.GetCredentialsForWrite.Response) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- mergeFrom(DatabricksArtifacts.GetPresignedUploadPartUrl) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- mergeFrom(DatabricksArtifacts.GetPresignedUploadPartUrl.Response) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- mergeFrom(DatabricksArtifacts.PartEtag) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.Param.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.Run.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- mergeFrom(Message) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.Param.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.Run.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- mergeFrom(Message) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- mergeFrom(MlflowArtifacts.AbortMultipartUpload) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- mergeFrom(MlflowArtifacts.AbortMultipartUpload.Response) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- mergeFrom(MlflowArtifacts.CompleteMultipartUpload) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- mergeFrom(MlflowArtifacts.CompleteMultipartUpload.Response) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- mergeFrom(MlflowArtifacts.CreateMultipartUpload) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- mergeFrom(MlflowArtifacts.CreateMultipartUpload.Response) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- mergeFrom(MlflowArtifacts.DeleteArtifact) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- mergeFrom(MlflowArtifacts.DeleteArtifact.Response) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- mergeFrom(MlflowArtifacts.DownloadArtifact) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- mergeFrom(MlflowArtifacts.DownloadArtifact.Response) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- mergeFrom(MlflowArtifacts.FileInfo) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- mergeFrom(MlflowArtifacts.ListArtifacts) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- mergeFrom(MlflowArtifacts.ListArtifacts.Response) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- mergeFrom(MlflowArtifacts.MultipartUploadCredential) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- mergeFrom(MlflowArtifacts.MultipartUploadPart) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- mergeFrom(MlflowArtifacts.UploadArtifact) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- mergeFrom(MlflowArtifacts.UploadArtifact.Response) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- mergeFrom(ModelRegistry.CreateModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- mergeFrom(ModelRegistry.CreateModelVersion.Response) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- mergeFrom(ModelRegistry.CreateRegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- mergeFrom(ModelRegistry.CreateRegisteredModel.Response) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- mergeFrom(ModelRegistry.DeleteModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- mergeFrom(ModelRegistry.DeleteModelVersion.Response) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- mergeFrom(ModelRegistry.DeleteModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- mergeFrom(ModelRegistry.DeleteModelVersionTag.Response) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- mergeFrom(ModelRegistry.DeleteRegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- mergeFrom(ModelRegistry.DeleteRegisteredModel.Response) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- mergeFrom(ModelRegistry.DeleteRegisteredModelAlias) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- mergeFrom(ModelRegistry.DeleteRegisteredModelAlias.Response) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- mergeFrom(ModelRegistry.DeleteRegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- mergeFrom(ModelRegistry.DeleteRegisteredModelTag.Response) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- mergeFrom(ModelRegistry.GetLatestVersions) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- mergeFrom(ModelRegistry.GetLatestVersions.Response) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- mergeFrom(ModelRegistry.GetModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- mergeFrom(ModelRegistry.GetModelVersion.Response) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- mergeFrom(ModelRegistry.GetModelVersionByAlias) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- mergeFrom(ModelRegistry.GetModelVersionByAlias.Response) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- mergeFrom(ModelRegistry.GetModelVersionDownloadUri) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- mergeFrom(ModelRegistry.GetModelVersionDownloadUri.Response) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- mergeFrom(ModelRegistry.GetRegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- mergeFrom(ModelRegistry.GetRegisteredModel.Response) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- mergeFrom(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- mergeFrom(ModelRegistry.ModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- mergeFrom(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- mergeFrom(ModelRegistry.RegisteredModelAlias) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- mergeFrom(ModelRegistry.RegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- mergeFrom(ModelRegistry.RenameRegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- mergeFrom(ModelRegistry.RenameRegisteredModel.Response) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- mergeFrom(ModelRegistry.SearchModelVersions) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- mergeFrom(ModelRegistry.SearchModelVersions.Response) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- mergeFrom(ModelRegistry.SearchRegisteredModels) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- mergeFrom(ModelRegistry.SearchRegisteredModels.Response) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- mergeFrom(ModelRegistry.SetModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- mergeFrom(ModelRegistry.SetModelVersionTag.Response) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- mergeFrom(ModelRegistry.SetRegisteredModelAlias) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- mergeFrom(ModelRegistry.SetRegisteredModelAlias.Response) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- mergeFrom(ModelRegistry.SetRegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- mergeFrom(ModelRegistry.SetRegisteredModelTag.Response) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- mergeFrom(ModelRegistry.TransitionModelVersionStage) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- mergeFrom(ModelRegistry.TransitionModelVersionStage.Response) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- mergeFrom(ModelRegistry.UpdateModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- mergeFrom(ModelRegistry.UpdateModelVersion.Response) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- mergeFrom(ModelRegistry.UpdateRegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- mergeFrom(ModelRegistry.UpdateRegisteredModel.Response) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- mergeFrom(Service.CreateExperiment) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- mergeFrom(Service.CreateExperiment.Response) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- mergeFrom(Service.CreateRun) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- mergeFrom(Service.CreateRun.Response) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- mergeFrom(Service.Dataset) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- mergeFrom(Service.DatasetInput) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- mergeFrom(Service.DatasetSummary) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- mergeFrom(Service.DeleteExperiment) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- mergeFrom(Service.DeleteExperiment.Response) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- mergeFrom(Service.DeleteRun) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- mergeFrom(Service.DeleteRun.Response) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- mergeFrom(Service.DeleteTag) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- mergeFrom(Service.DeleteTag.Response) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- mergeFrom(Service.DeleteTraces) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- mergeFrom(Service.DeleteTraces.Response) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- mergeFrom(Service.DeleteTraceTag) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- mergeFrom(Service.DeleteTraceTag.Response) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- mergeFrom(Service.EndTrace) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- mergeFrom(Service.EndTrace.Response) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- mergeFrom(Service.Experiment) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- mergeFrom(Service.ExperimentTag) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- mergeFrom(Service.FileInfo) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- mergeFrom(Service.GetExperiment) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- mergeFrom(Service.GetExperiment.Response) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- mergeFrom(Service.GetExperimentByName) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- mergeFrom(Service.GetExperimentByName.Response) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- mergeFrom(Service.GetMetricHistory) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- mergeFrom(Service.GetMetricHistory.Response) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- mergeFrom(Service.GetMetricHistoryBulkInterval) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- mergeFrom(Service.GetMetricHistoryBulkInterval.Response) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- mergeFrom(Service.GetRun) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- mergeFrom(Service.GetRun.Response) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- mergeFrom(Service.GetTraceInfo) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- mergeFrom(Service.GetTraceInfo.Response) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- mergeFrom(Service.InputTag) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- mergeFrom(Service.ListArtifacts) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- mergeFrom(Service.ListArtifacts.Response) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- mergeFrom(Service.LogBatch) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- mergeFrom(Service.LogBatch.Response) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- mergeFrom(Service.LogInputs) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- mergeFrom(Service.LogInputs.Response) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- mergeFrom(Service.LogMetric) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- mergeFrom(Service.LogMetric.Response) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- mergeFrom(Service.LogModel) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- mergeFrom(Service.LogModel.Response) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- mergeFrom(Service.LogParam) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- mergeFrom(Service.LogParam.Response) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- mergeFrom(Service.Metric) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- mergeFrom(Service.MetricWithRunId) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- mergeFrom(Service.Param) - Method in class org.mlflow.api.proto.Service.Param.Builder
- mergeFrom(Service.RestoreExperiment) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- mergeFrom(Service.RestoreExperiment.Response) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- mergeFrom(Service.RestoreRun) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- mergeFrom(Service.RestoreRun.Response) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- mergeFrom(Service.Run) - Method in class org.mlflow.api.proto.Service.Run.Builder
- mergeFrom(Service.RunData) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- mergeFrom(Service.RunInfo) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- mergeFrom(Service.RunInputs) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- mergeFrom(Service.RunTag) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- mergeFrom(Service.SearchDatasets) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- mergeFrom(Service.SearchDatasets.Response) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- mergeFrom(Service.SearchExperiments) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- mergeFrom(Service.SearchExperiments.Response) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- mergeFrom(Service.SearchRuns) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- mergeFrom(Service.SearchRuns.Response) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- mergeFrom(Service.SearchTraces) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- mergeFrom(Service.SearchTraces.Response) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- mergeFrom(Service.SetExperimentTag) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- mergeFrom(Service.SetExperimentTag.Response) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- mergeFrom(Service.SetTag) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- mergeFrom(Service.SetTag.Response) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- mergeFrom(Service.SetTraceTag) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- mergeFrom(Service.SetTraceTag.Response) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- mergeFrom(Service.StartTrace) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- mergeFrom(Service.StartTrace.Response) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- mergeFrom(Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- mergeFrom(Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- mergeFrom(Service.TraceTag) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- mergeFrom(Service.UpdateExperiment) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- mergeFrom(Service.UpdateExperiment.Response) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- mergeFrom(Service.UpdateRun) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- mergeFrom(Service.UpdateRun.Response) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- mergeInfo(Service.RunInfo) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run metadata.
- mergeInputs(Service.RunInputs) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run inputs.
- mergeModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- mergeModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- mergeModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- mergeModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
-
Updated model version
- mergeModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- mergeRegisteredModel(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- mergeRegisteredModel(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- mergeRegisteredModel(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- mergeRegisteredModel(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- mergeRun(Service.Run) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
-
The newly created run.
- mergeRun(Service.Run) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- mergeRunInfo(Service.RunInfo) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
-
Updated metadata of the run.
- mergeTraceInfo(Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
-
The updated trace.
- mergeTraceInfo(Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
-
Metadata of the requested trace.
- mergeTraceInfo(Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
-
The newly created trace.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Param.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Run.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- mergeUploadCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
-
Credential for uploading the part
- METRIC_KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory
- METRIC_KEY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- METRICS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- METRICS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- METRICS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogBatch
- METRICS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunData
- MLFLOW_EXPERIMENT_SOURCE_ID - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- MLFLOW_EXPERIMENT_SOURCE_TYPE - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- MlflowArtifacts - Class in org.mlflow.api.proto
- MlflowArtifacts.AbortMultipartUpload - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.AbortMultipartUpload
- MlflowArtifacts.AbortMultipartUpload.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.AbortMultipartUpload
- MlflowArtifacts.AbortMultipartUpload.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.AbortMultipartUpload.Response
- MlflowArtifacts.AbortMultipartUpload.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.AbortMultipartUpload.Response
- MlflowArtifacts.AbortMultipartUpload.ResponseOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.AbortMultipartUploadOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.CompleteMultipartUpload - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.CompleteMultipartUpload
- MlflowArtifacts.CompleteMultipartUpload.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.CompleteMultipartUpload
- MlflowArtifacts.CompleteMultipartUpload.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.CompleteMultipartUpload.Response
- MlflowArtifacts.CompleteMultipartUpload.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.CompleteMultipartUpload.Response
- MlflowArtifacts.CompleteMultipartUpload.ResponseOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.CompleteMultipartUploadOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.CreateMultipartUpload - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.CreateMultipartUpload
- MlflowArtifacts.CreateMultipartUpload.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.CreateMultipartUpload
- MlflowArtifacts.CreateMultipartUpload.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.CreateMultipartUpload.Response
- MlflowArtifacts.CreateMultipartUpload.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.CreateMultipartUpload.Response
- MlflowArtifacts.CreateMultipartUpload.ResponseOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.CreateMultipartUploadOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.DeleteArtifact - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.DeleteArtifact
- MlflowArtifacts.DeleteArtifact.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.DeleteArtifact
- MlflowArtifacts.DeleteArtifact.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.DeleteArtifact.Response
- MlflowArtifacts.DeleteArtifact.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.DeleteArtifact.Response
- MlflowArtifacts.DeleteArtifact.ResponseOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.DeleteArtifactOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.DownloadArtifact - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.DownloadArtifact
- MlflowArtifacts.DownloadArtifact.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.DownloadArtifact
- MlflowArtifacts.DownloadArtifact.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.DownloadArtifact.Response
- MlflowArtifacts.DownloadArtifact.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.DownloadArtifact.Response
- MlflowArtifacts.DownloadArtifact.ResponseOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.DownloadArtifactOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.FileInfo - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.FileInfo
- MlflowArtifacts.FileInfo.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.FileInfo
- MlflowArtifacts.FileInfoOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.ListArtifacts - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.ListArtifacts
- MlflowArtifacts.ListArtifacts.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.ListArtifacts
- MlflowArtifacts.ListArtifacts.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.ListArtifacts.Response
- MlflowArtifacts.ListArtifacts.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.ListArtifacts.Response
- MlflowArtifacts.ListArtifacts.ResponseOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.ListArtifactsOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.MultipartUploadCredential - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.MultipartUploadCredential
- MlflowArtifacts.MultipartUploadCredential.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.MultipartUploadCredential
- MlflowArtifacts.MultipartUploadCredentialOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.MultipartUploadPart - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.MultipartUploadPart
- MlflowArtifacts.MultipartUploadPart.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.MultipartUploadPart
- MlflowArtifacts.MultipartUploadPartOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.UploadArtifact - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.UploadArtifact
- MlflowArtifacts.UploadArtifact.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.UploadArtifact
- MlflowArtifacts.UploadArtifact.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.UploadArtifact.Response
- MlflowArtifacts.UploadArtifact.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.artifacts.UploadArtifact.Response
- MlflowArtifacts.UploadArtifact.ResponseOrBuilder - Interface in org.mlflow.api.proto
- MlflowArtifacts.UploadArtifactOrBuilder - Interface in org.mlflow.api.proto
- MlflowClient - Class in org.mlflow.tracking
-
Client to an MLflow Tracking Sever.
- MlflowClient() - Constructor for class org.mlflow.tracking.MlflowClient
-
Return a default client based on the MLFLOW_TRACKING_URI environment variable.
- MlflowClient(String) - Constructor for class org.mlflow.tracking.MlflowClient
-
Instantiate a new client using the provided tracking uri.
- MlflowClient(MlflowHostCredsProvider) - Constructor for class org.mlflow.tracking.MlflowClient
-
Create a new MlflowClient; users should prefer constructing ApiClients via
MlflowClient()
orMlflowClient(String)
if possible. - MlflowClientException - Exception in org.mlflow.tracking
-
Superclass of all exceptions thrown by the MlflowClient API.
- MlflowClientException(String) - Constructor for exception org.mlflow.tracking.MlflowClientException
- MlflowClientException(String, Throwable) - Constructor for exception org.mlflow.tracking.MlflowClientException
- MlflowClientException(Throwable) - Constructor for exception org.mlflow.tracking.MlflowClientException
- MlflowClientVersion - Class in org.mlflow.tracking
-
Returns the version of the MLflow project this client was compiled against.
- MlflowContext - Class in org.mlflow.tracking
-
Main entrypoint used to start MLflow runs to log to.
- MlflowContext() - Constructor for class org.mlflow.tracking.MlflowContext
-
Constructs a
MlflowContext
with a MlflowClient based on the MLFLOW_TRACKING_URI environment variable. - MlflowContext(String) - Constructor for class org.mlflow.tracking.MlflowContext
-
Constructs a
MlflowContext
which points to the specified trackingUri. - MlflowContext(MlflowClient) - Constructor for class org.mlflow.tracking.MlflowContext
-
Constructs a
MlflowContext
which points to the specified trackingUri. - MlflowHostCreds - Interface in org.mlflow.tracking.creds
-
Provides a hostname and optional authentication for talking to an MLflow server.
- MlflowHostCredsProvider - Interface in org.mlflow.tracking.creds
-
Provides a dynamic, refreshable set of MlflowHostCreds.
- MlflowHttpException - Exception in org.mlflow.tracking
-
Returned when an HTTP API request to a remote Tracking service returns an error code.
- MlflowHttpException(int, String) - Constructor for exception org.mlflow.tracking.MlflowHttpException
- MlflowHttpException(int, String, String) - Constructor for exception org.mlflow.tracking.MlflowHttpException
- MlflowTagConstants - Class in org.mlflow.tracking.utils
- MlflowTagConstants() - Constructor for class org.mlflow.tracking.utils.MlflowTagConstants
- MODEL_JSON_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogModel
- MODEL_VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- MODEL_VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- MODEL_VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- MODEL_VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- MODEL_VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- MODEL_VERSIONS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- MODEL_VERSIONS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- ModelRegistry - Class in org.mlflow.api.proto
- ModelRegistry.CreateModelVersion - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateModelVersion
- ModelRegistry.CreateModelVersion.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateModelVersion
- ModelRegistry.CreateModelVersion.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateModelVersion.Response
- ModelRegistry.CreateModelVersion.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateModelVersion.Response
- ModelRegistry.CreateModelVersion.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.CreateModelVersionOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.CreateRegisteredModel - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateRegisteredModel
- ModelRegistry.CreateRegisteredModel.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateRegisteredModel
- ModelRegistry.CreateRegisteredModel.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateRegisteredModel.Response
- ModelRegistry.CreateRegisteredModel.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateRegisteredModel.Response
- ModelRegistry.CreateRegisteredModel.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.CreateRegisteredModelOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteModelVersion - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteModelVersion
- ModelRegistry.DeleteModelVersion.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteModelVersion
- ModelRegistry.DeleteModelVersion.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteModelVersion.Response
- ModelRegistry.DeleteModelVersion.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteModelVersion.Response
- ModelRegistry.DeleteModelVersion.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteModelVersionOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteModelVersionTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteModelVersionTag
- ModelRegistry.DeleteModelVersionTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteModelVersionTag
- ModelRegistry.DeleteModelVersionTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteModelVersionTag.Response
- ModelRegistry.DeleteModelVersionTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteModelVersionTag.Response
- ModelRegistry.DeleteModelVersionTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteModelVersionTagOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteRegisteredModel - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModel
- ModelRegistry.DeleteRegisteredModel.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModel
- ModelRegistry.DeleteRegisteredModel.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModel.Response
- ModelRegistry.DeleteRegisteredModel.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModel.Response
- ModelRegistry.DeleteRegisteredModel.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteRegisteredModelAlias - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModelAlias
- ModelRegistry.DeleteRegisteredModelAlias.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModelAlias
- ModelRegistry.DeleteRegisteredModelAlias.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModelAlias.Response
- ModelRegistry.DeleteRegisteredModelAlias.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModelAlias.Response
- ModelRegistry.DeleteRegisteredModelAlias.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteRegisteredModelAliasOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteRegisteredModelOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteRegisteredModelTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModelTag
- ModelRegistry.DeleteRegisteredModelTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModelTag
- ModelRegistry.DeleteRegisteredModelTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModelTag.Response
- ModelRegistry.DeleteRegisteredModelTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRegisteredModelTag.Response
- ModelRegistry.DeleteRegisteredModelTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.DeleteRegisteredModelTagOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetLatestVersions - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetLatestVersions
- ModelRegistry.GetLatestVersions.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetLatestVersions
- ModelRegistry.GetLatestVersions.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetLatestVersions.Response
- ModelRegistry.GetLatestVersions.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetLatestVersions.Response
- ModelRegistry.GetLatestVersions.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetLatestVersionsOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetModelVersion - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersion
- ModelRegistry.GetModelVersion.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersion
- ModelRegistry.GetModelVersion.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersion.Response
- ModelRegistry.GetModelVersion.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersion.Response
- ModelRegistry.GetModelVersion.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetModelVersionByAlias - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersionByAlias
- ModelRegistry.GetModelVersionByAlias.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersionByAlias
- ModelRegistry.GetModelVersionByAlias.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersionByAlias.Response
- ModelRegistry.GetModelVersionByAlias.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersionByAlias.Response
- ModelRegistry.GetModelVersionByAlias.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetModelVersionByAliasOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetModelVersionDownloadUri - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersionDownloadUri
- ModelRegistry.GetModelVersionDownloadUri.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersionDownloadUri
- ModelRegistry.GetModelVersionDownloadUri.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersionDownloadUri.Response
- ModelRegistry.GetModelVersionDownloadUri.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetModelVersionDownloadUri.Response
- ModelRegistry.GetModelVersionDownloadUri.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetModelVersionDownloadUriOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetModelVersionOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetRegisteredModel - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetRegisteredModel
- ModelRegistry.GetRegisteredModel.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetRegisteredModel
- ModelRegistry.GetRegisteredModel.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetRegisteredModel.Response
- ModelRegistry.GetRegisteredModel.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetRegisteredModel.Response
- ModelRegistry.GetRegisteredModel.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.GetRegisteredModelOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.ModelVersion - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.ModelVersion
- ModelRegistry.ModelVersion.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.ModelVersion
- ModelRegistry.ModelVersionOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.ModelVersionStatus - Enum in org.mlflow.api.proto
-
Protobuf enum
mlflow.ModelVersionStatus
- ModelRegistry.ModelVersionTag - Class in org.mlflow.api.proto
-
Tag for a model version.
- ModelRegistry.ModelVersionTag.Builder - Class in org.mlflow.api.proto
-
Tag for a model version.
- ModelRegistry.ModelVersionTagOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.RegisteredModel - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RegisteredModel
- ModelRegistry.RegisteredModel.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RegisteredModel
- ModelRegistry.RegisteredModelAlias - Class in org.mlflow.api.proto
-
Alias for a registered model
- ModelRegistry.RegisteredModelAlias.Builder - Class in org.mlflow.api.proto
-
Alias for a registered model
- ModelRegistry.RegisteredModelAliasOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.RegisteredModelOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.RegisteredModelTag - Class in org.mlflow.api.proto
-
Tag for a registered model
- ModelRegistry.RegisteredModelTag.Builder - Class in org.mlflow.api.proto
-
Tag for a registered model
- ModelRegistry.RegisteredModelTagOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.RenameRegisteredModel - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RenameRegisteredModel
- ModelRegistry.RenameRegisteredModel.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RenameRegisteredModel
- ModelRegistry.RenameRegisteredModel.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RenameRegisteredModel.Response
- ModelRegistry.RenameRegisteredModel.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RenameRegisteredModel.Response
- ModelRegistry.RenameRegisteredModel.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.RenameRegisteredModelOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SearchModelVersions - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchModelVersions
- ModelRegistry.SearchModelVersions.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchModelVersions
- ModelRegistry.SearchModelVersions.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchModelVersions.Response
- ModelRegistry.SearchModelVersions.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchModelVersions.Response
- ModelRegistry.SearchModelVersions.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SearchModelVersionsOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SearchRegisteredModels - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchRegisteredModels
- ModelRegistry.SearchRegisteredModels.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchRegisteredModels
- ModelRegistry.SearchRegisteredModels.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchRegisteredModels.Response
- ModelRegistry.SearchRegisteredModels.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchRegisteredModels.Response
- ModelRegistry.SearchRegisteredModels.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SearchRegisteredModelsOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SetModelVersionTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetModelVersionTag
- ModelRegistry.SetModelVersionTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetModelVersionTag
- ModelRegistry.SetModelVersionTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetModelVersionTag.Response
- ModelRegistry.SetModelVersionTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetModelVersionTag.Response
- ModelRegistry.SetModelVersionTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SetModelVersionTagOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SetRegisteredModelAlias - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetRegisteredModelAlias
- ModelRegistry.SetRegisteredModelAlias.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetRegisteredModelAlias
- ModelRegistry.SetRegisteredModelAlias.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetRegisteredModelAlias.Response
- ModelRegistry.SetRegisteredModelAlias.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetRegisteredModelAlias.Response
- ModelRegistry.SetRegisteredModelAlias.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SetRegisteredModelAliasOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SetRegisteredModelTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetRegisteredModelTag
- ModelRegistry.SetRegisteredModelTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetRegisteredModelTag
- ModelRegistry.SetRegisteredModelTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetRegisteredModelTag.Response
- ModelRegistry.SetRegisteredModelTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetRegisteredModelTag.Response
- ModelRegistry.SetRegisteredModelTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.SetRegisteredModelTagOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.TransitionModelVersionStage - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.TransitionModelVersionStage
- ModelRegistry.TransitionModelVersionStage.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.TransitionModelVersionStage
- ModelRegistry.TransitionModelVersionStage.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.TransitionModelVersionStage.Response
- ModelRegistry.TransitionModelVersionStage.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.TransitionModelVersionStage.Response
- ModelRegistry.TransitionModelVersionStage.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.TransitionModelVersionStageOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.UpdateModelVersion - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateModelVersion
- ModelRegistry.UpdateModelVersion.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateModelVersion
- ModelRegistry.UpdateModelVersion.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateModelVersion.Response
- ModelRegistry.UpdateModelVersion.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateModelVersion.Response
- ModelRegistry.UpdateModelVersion.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.UpdateModelVersionOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.UpdateRegisteredModel - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateRegisteredModel
- ModelRegistry.UpdateRegisteredModel.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateRegisteredModel
- ModelRegistry.UpdateRegisteredModel.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateRegisteredModel.Response
- ModelRegistry.UpdateRegisteredModel.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateRegisteredModel.Response
- ModelRegistry.UpdateRegisteredModel.ResponseOrBuilder - Interface in org.mlflow.api.proto
- ModelRegistry.UpdateRegisteredModelOrBuilder - Interface in org.mlflow.api.proto
- ModelVersionsPage - Class in org.mlflow.tracking
N
- NAME_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateExperiment
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Dataset
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DatasetSummary
- NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Experiment
- NEW_NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- NEW_NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.UpdateExperiment
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- newBuilder() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- newBuilder() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- newBuilder() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- newBuilder() - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.CreateRun
- newBuilder() - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.Dataset
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DatasetInput
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteRun
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.EndTrace
- newBuilder() - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.Experiment
- newBuilder() - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.FileInfo
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetExperiment
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetRun
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- newBuilder() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.InputTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- newBuilder() - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogBatch
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogInputs
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogMetric
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogModel
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogParam
- newBuilder() - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.Metric
- newBuilder() - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- newBuilder() - Static method in class org.mlflow.api.proto.Service.Param
- newBuilder() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- newBuilder() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.RestoreRun
- newBuilder() - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.Run
- newBuilder() - Static method in class org.mlflow.api.proto.Service.RunData
- newBuilder() - Static method in class org.mlflow.api.proto.Service.RunInfo
- newBuilder() - Static method in class org.mlflow.api.proto.Service.RunInputs
- newBuilder() - Static method in class org.mlflow.api.proto.Service.RunTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SearchRuns
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SearchTraces
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SetTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.StartTrace
- newBuilder() - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.TraceInfo
- newBuilder() - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- newBuilder() - Static method in class org.mlflow.api.proto.Service.TraceTag
- newBuilder() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- newBuilder() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- newBuilder() - Static method in class org.mlflow.api.proto.Service.UpdateRun
- newBuilder() - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- newBuilder(DatabricksArtifacts.ArtifactCredentialInfo) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- newBuilder(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- newBuilder(DatabricksArtifacts.CompleteMultipartUpload) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- newBuilder(DatabricksArtifacts.CompleteMultipartUpload.Response) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- newBuilder(DatabricksArtifacts.CreateMultipartUpload) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- newBuilder(DatabricksArtifacts.CreateMultipartUpload.Response) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- newBuilder(DatabricksArtifacts.GetCredentialsForRead) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- newBuilder(DatabricksArtifacts.GetCredentialsForRead.Response) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- newBuilder(DatabricksArtifacts.GetCredentialsForTraceDataDownload) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- newBuilder(DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- newBuilder(DatabricksArtifacts.GetCredentialsForTraceDataUpload) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- newBuilder(DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- newBuilder(DatabricksArtifacts.GetCredentialsForWrite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- newBuilder(DatabricksArtifacts.GetCredentialsForWrite.Response) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- newBuilder(DatabricksArtifacts.GetPresignedUploadPartUrl) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- newBuilder(DatabricksArtifacts.GetPresignedUploadPartUrl.Response) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- newBuilder(DatabricksArtifacts.PartEtag) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- newBuilder(MlflowArtifacts.AbortMultipartUpload) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- newBuilder(MlflowArtifacts.AbortMultipartUpload.Response) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- newBuilder(MlflowArtifacts.CompleteMultipartUpload) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- newBuilder(MlflowArtifacts.CompleteMultipartUpload.Response) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- newBuilder(MlflowArtifacts.CreateMultipartUpload) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- newBuilder(MlflowArtifacts.CreateMultipartUpload.Response) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- newBuilder(MlflowArtifacts.DeleteArtifact) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- newBuilder(MlflowArtifacts.DeleteArtifact.Response) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- newBuilder(MlflowArtifacts.DownloadArtifact) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- newBuilder(MlflowArtifacts.DownloadArtifact.Response) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- newBuilder(MlflowArtifacts.FileInfo) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- newBuilder(MlflowArtifacts.ListArtifacts) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- newBuilder(MlflowArtifacts.ListArtifacts.Response) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- newBuilder(MlflowArtifacts.MultipartUploadCredential) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- newBuilder(MlflowArtifacts.MultipartUploadPart) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- newBuilder(MlflowArtifacts.UploadArtifact) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- newBuilder(MlflowArtifacts.UploadArtifact.Response) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- newBuilder(ModelRegistry.CreateModelVersion) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- newBuilder(ModelRegistry.CreateModelVersion.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- newBuilder(ModelRegistry.CreateRegisteredModel) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- newBuilder(ModelRegistry.CreateRegisteredModel.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- newBuilder(ModelRegistry.DeleteModelVersion) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- newBuilder(ModelRegistry.DeleteModelVersion.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- newBuilder(ModelRegistry.DeleteModelVersionTag) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- newBuilder(ModelRegistry.DeleteModelVersionTag.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- newBuilder(ModelRegistry.DeleteRegisteredModel) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- newBuilder(ModelRegistry.DeleteRegisteredModel.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- newBuilder(ModelRegistry.DeleteRegisteredModelAlias) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- newBuilder(ModelRegistry.DeleteRegisteredModelAlias.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- newBuilder(ModelRegistry.DeleteRegisteredModelTag) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- newBuilder(ModelRegistry.DeleteRegisteredModelTag.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- newBuilder(ModelRegistry.GetLatestVersions) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- newBuilder(ModelRegistry.GetLatestVersions.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- newBuilder(ModelRegistry.GetModelVersion) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- newBuilder(ModelRegistry.GetModelVersion.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- newBuilder(ModelRegistry.GetModelVersionByAlias) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- newBuilder(ModelRegistry.GetModelVersionByAlias.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- newBuilder(ModelRegistry.GetModelVersionDownloadUri) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- newBuilder(ModelRegistry.GetModelVersionDownloadUri.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- newBuilder(ModelRegistry.GetRegisteredModel) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- newBuilder(ModelRegistry.GetRegisteredModel.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- newBuilder(ModelRegistry.ModelVersion) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- newBuilder(ModelRegistry.ModelVersionTag) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- newBuilder(ModelRegistry.RegisteredModel) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- newBuilder(ModelRegistry.RegisteredModelAlias) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- newBuilder(ModelRegistry.RegisteredModelTag) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- newBuilder(ModelRegistry.RenameRegisteredModel) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- newBuilder(ModelRegistry.RenameRegisteredModel.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- newBuilder(ModelRegistry.SearchModelVersions) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- newBuilder(ModelRegistry.SearchModelVersions.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- newBuilder(ModelRegistry.SearchRegisteredModels) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- newBuilder(ModelRegistry.SearchRegisteredModels.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- newBuilder(ModelRegistry.SetModelVersionTag) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- newBuilder(ModelRegistry.SetModelVersionTag.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- newBuilder(ModelRegistry.SetRegisteredModelAlias) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- newBuilder(ModelRegistry.SetRegisteredModelAlias.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- newBuilder(ModelRegistry.SetRegisteredModelTag) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- newBuilder(ModelRegistry.SetRegisteredModelTag.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- newBuilder(ModelRegistry.TransitionModelVersionStage) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- newBuilder(ModelRegistry.TransitionModelVersionStage.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- newBuilder(ModelRegistry.UpdateModelVersion) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- newBuilder(ModelRegistry.UpdateModelVersion.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- newBuilder(ModelRegistry.UpdateRegisteredModel) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- newBuilder(ModelRegistry.UpdateRegisteredModel.Response) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- newBuilder(Service.CreateExperiment) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- newBuilder(Service.CreateExperiment.Response) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- newBuilder(Service.CreateRun) - Static method in class org.mlflow.api.proto.Service.CreateRun
- newBuilder(Service.CreateRun.Response) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- newBuilder(Service.Dataset) - Static method in class org.mlflow.api.proto.Service.Dataset
- newBuilder(Service.DatasetInput) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- newBuilder(Service.DatasetSummary) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- newBuilder(Service.DeleteExperiment) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- newBuilder(Service.DeleteExperiment.Response) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- newBuilder(Service.DeleteRun) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- newBuilder(Service.DeleteRun.Response) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- newBuilder(Service.DeleteTag) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- newBuilder(Service.DeleteTag.Response) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- newBuilder(Service.DeleteTraces) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- newBuilder(Service.DeleteTraces.Response) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- newBuilder(Service.DeleteTraceTag) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- newBuilder(Service.DeleteTraceTag.Response) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- newBuilder(Service.EndTrace) - Static method in class org.mlflow.api.proto.Service.EndTrace
- newBuilder(Service.EndTrace.Response) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- newBuilder(Service.Experiment) - Static method in class org.mlflow.api.proto.Service.Experiment
- newBuilder(Service.ExperimentTag) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- newBuilder(Service.FileInfo) - Static method in class org.mlflow.api.proto.Service.FileInfo
- newBuilder(Service.GetExperiment) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- newBuilder(Service.GetExperiment.Response) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- newBuilder(Service.GetExperimentByName) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- newBuilder(Service.GetExperimentByName.Response) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- newBuilder(Service.GetMetricHistory) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- newBuilder(Service.GetMetricHistory.Response) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- newBuilder(Service.GetMetricHistoryBulkInterval) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- newBuilder(Service.GetMetricHistoryBulkInterval.Response) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- newBuilder(Service.GetRun) - Static method in class org.mlflow.api.proto.Service.GetRun
- newBuilder(Service.GetRun.Response) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- newBuilder(Service.GetTraceInfo) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- newBuilder(Service.GetTraceInfo.Response) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- newBuilder(Service.InputTag) - Static method in class org.mlflow.api.proto.Service.InputTag
- newBuilder(Service.ListArtifacts) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- newBuilder(Service.ListArtifacts.Response) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- newBuilder(Service.LogBatch) - Static method in class org.mlflow.api.proto.Service.LogBatch
- newBuilder(Service.LogBatch.Response) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- newBuilder(Service.LogInputs) - Static method in class org.mlflow.api.proto.Service.LogInputs
- newBuilder(Service.LogInputs.Response) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- newBuilder(Service.LogMetric) - Static method in class org.mlflow.api.proto.Service.LogMetric
- newBuilder(Service.LogMetric.Response) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- newBuilder(Service.LogModel) - Static method in class org.mlflow.api.proto.Service.LogModel
- newBuilder(Service.LogModel.Response) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- newBuilder(Service.LogParam) - Static method in class org.mlflow.api.proto.Service.LogParam
- newBuilder(Service.LogParam.Response) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- newBuilder(Service.Metric) - Static method in class org.mlflow.api.proto.Service.Metric
- newBuilder(Service.MetricWithRunId) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- newBuilder(Service.Param) - Static method in class org.mlflow.api.proto.Service.Param
- newBuilder(Service.RestoreExperiment) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- newBuilder(Service.RestoreExperiment.Response) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- newBuilder(Service.RestoreRun) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- newBuilder(Service.RestoreRun.Response) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- newBuilder(Service.Run) - Static method in class org.mlflow.api.proto.Service.Run
- newBuilder(Service.RunData) - Static method in class org.mlflow.api.proto.Service.RunData
- newBuilder(Service.RunInfo) - Static method in class org.mlflow.api.proto.Service.RunInfo
- newBuilder(Service.RunInputs) - Static method in class org.mlflow.api.proto.Service.RunInputs
- newBuilder(Service.RunTag) - Static method in class org.mlflow.api.proto.Service.RunTag
- newBuilder(Service.SearchDatasets) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- newBuilder(Service.SearchDatasets.Response) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- newBuilder(Service.SearchExperiments) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- newBuilder(Service.SearchExperiments.Response) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- newBuilder(Service.SearchRuns) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- newBuilder(Service.SearchRuns.Response) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- newBuilder(Service.SearchTraces) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- newBuilder(Service.SearchTraces.Response) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- newBuilder(Service.SetExperimentTag) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- newBuilder(Service.SetExperimentTag.Response) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- newBuilder(Service.SetTag) - Static method in class org.mlflow.api.proto.Service.SetTag
- newBuilder(Service.SetTag.Response) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- newBuilder(Service.SetTraceTag) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- newBuilder(Service.SetTraceTag.Response) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- newBuilder(Service.StartTrace) - Static method in class org.mlflow.api.proto.Service.StartTrace
- newBuilder(Service.StartTrace.Response) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- newBuilder(Service.TraceInfo) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- newBuilder(Service.TraceRequestMetadata) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- newBuilder(Service.TraceTag) - Static method in class org.mlflow.api.proto.Service.TraceTag
- newBuilder(Service.UpdateExperiment) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- newBuilder(Service.UpdateExperiment.Response) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- newBuilder(Service.UpdateRun) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- newBuilder(Service.UpdateRun.Response) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- newBuilderForType() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- newBuilderForType() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- newBuilderForType() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.CreateRun
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.Dataset
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DatasetInput
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteRun
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.EndTrace
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.Experiment
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.FileInfo
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetExperiment
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetRun
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.InputTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogBatch
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogInputs
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogMetric
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogModel
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogParam
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.Metric
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.Param
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.RestoreRun
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.Run
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.RunData
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.RunInfo
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.RunInputs
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.RunTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SearchRuns
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SearchTraces
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SetTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.StartTrace
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.TraceInfo
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.TraceTag
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.UpdateRun
- newBuilderForType() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.CreateExperiment
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.CreateRun
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.Dataset
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DatasetInput
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DatasetSummary
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteRun
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteTraces
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.EndTrace
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.Experiment
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.ExperimentTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.FileInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetExperiment
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetRun
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetRun.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.InputTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.ListArtifacts
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogBatch
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogInputs
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogMetric
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogModel
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogModel.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogParam
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.LogParam.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.Metric
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.Param
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.RestoreRun
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.Run
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.RunData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.RunInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.RunInputs
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.RunTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SearchDatasets
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SearchExperiments
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SearchRuns
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SearchTraces
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SetTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SetTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SetTraceTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.StartTrace
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.TraceInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.TraceTag
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.UpdateRun
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.CreateExperiment
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.CreateRun
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.Dataset
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DatasetInput
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DatasetSummary
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteRun
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteTraces
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.EndTrace
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.Experiment
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.ExperimentTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.FileInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetExperiment
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetRun
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetRun.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.InputTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.ListArtifacts
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogBatch
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogInputs
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogMetric
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogModel
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogModel.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogParam
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.LogParam.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.Metric
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.Param
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.RestoreRun
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.Run
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.RunData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.RunInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.RunInputs
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.RunTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SearchDatasets
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SearchExperiments
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SearchRuns
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SearchTraces
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SetTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SetTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SetTraceTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.StartTrace
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.TraceInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.TraceTag
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.UpdateRun
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchRuns.Response
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchTraces.Response
- NOTEBOOK - org.mlflow.api.proto.Service.SourceType
-
Databricks notebook environment.
- NOTEBOOK_VALUE - Static variable in enum org.mlflow.api.proto.Service.SourceType
-
Databricks notebook environment.
- NUM_PARTS_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- NUM_PARTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
O
- OK - org.mlflow.api.proto.Service.TraceStatus
-
The operation being traced was successful.
- OK_VALUE - Static variable in enum org.mlflow.api.proto.Service.TraceStatus
-
The operation being traced was successful.
- ORDER_BY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- ORDER_BY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- ORDER_BY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments
- ORDER_BY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchRuns
- ORDER_BY_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchTraces
- org.mlflow.api.proto - package org.mlflow.api.proto
-
Autogenerated MLflow Tracking API entity objects.
- org.mlflow.internal.proto - package org.mlflow.internal.proto
- org.mlflow.tracking - package org.mlflow.tracking
-
MLflow Tracking provides a Java CRUD interface to MLflow Experiments and Runs -- to create and log to MLflow runs, use the
MlflowContext
interface. - org.mlflow.tracking.creds - package org.mlflow.tracking.creds
-
Support for custom tracking service discovery and authentication.
- org.mlflow.tracking.utils - package org.mlflow.tracking.utils
P
- Page<E> - Interface in org.mlflow.tracking
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchRuns
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchTraces
- PARAMS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogBatch
- PARAMS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunData
- PARENT_RUN_ID - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseDelimitedFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Metric
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Param
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Run
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RunData
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseDelimitedFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Metric
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Param
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Run
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(byte[]) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(byte[]) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(ByteString) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(ByteString) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(CodedInputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(CodedInputStream) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(InputStream) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(InputStream) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(ByteBuffer) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(ByteBuffer) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Dataset
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Experiment
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.FileInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.InputTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Metric
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Param
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.Run
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunInputs
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.RunTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.TraceTag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- parser() - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- parser() - Static method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- parser() - Static method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- parser() - Static method in class org.mlflow.api.proto.Service.CreateExperiment
- parser() - Static method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- parser() - Static method in class org.mlflow.api.proto.Service.CreateRun
- parser() - Static method in class org.mlflow.api.proto.Service.CreateRun.Response
- parser() - Static method in class org.mlflow.api.proto.Service.Dataset
- parser() - Static method in class org.mlflow.api.proto.Service.DatasetInput
- parser() - Static method in class org.mlflow.api.proto.Service.DatasetSummary
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteRun
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteRun.Response
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteTag
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteTag.Response
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteTraces
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag
- parser() - Static method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- parser() - Static method in class org.mlflow.api.proto.Service.EndTrace
- parser() - Static method in class org.mlflow.api.proto.Service.EndTrace.Response
- parser() - Static method in class org.mlflow.api.proto.Service.Experiment
- parser() - Static method in class org.mlflow.api.proto.Service.ExperimentTag
- parser() - Static method in class org.mlflow.api.proto.Service.FileInfo
- parser() - Static method in class org.mlflow.api.proto.Service.GetExperiment
- parser() - Static method in class org.mlflow.api.proto.Service.GetExperiment.Response
- parser() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName
- parser() - Static method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- parser() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory
- parser() - Static method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- parser() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- parser() - Static method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- parser() - Static method in class org.mlflow.api.proto.Service.GetRun
- parser() - Static method in class org.mlflow.api.proto.Service.GetRun.Response
- parser() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo
- parser() - Static method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- parser() - Static method in class org.mlflow.api.proto.Service.InputTag
- parser() - Static method in class org.mlflow.api.proto.Service.ListArtifacts
- parser() - Static method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- parser() - Static method in class org.mlflow.api.proto.Service.LogBatch
- parser() - Static method in class org.mlflow.api.proto.Service.LogBatch.Response
- parser() - Static method in class org.mlflow.api.proto.Service.LogInputs
- parser() - Static method in class org.mlflow.api.proto.Service.LogInputs.Response
- parser() - Static method in class org.mlflow.api.proto.Service.LogMetric
- parser() - Static method in class org.mlflow.api.proto.Service.LogMetric.Response
- parser() - Static method in class org.mlflow.api.proto.Service.LogModel
- parser() - Static method in class org.mlflow.api.proto.Service.LogModel.Response
- parser() - Static method in class org.mlflow.api.proto.Service.LogParam
- parser() - Static method in class org.mlflow.api.proto.Service.LogParam.Response
- parser() - Static method in class org.mlflow.api.proto.Service.Metric
- parser() - Static method in class org.mlflow.api.proto.Service.MetricWithRunId
- parser() - Static method in class org.mlflow.api.proto.Service.Param
- parser() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment
- parser() - Static method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- parser() - Static method in class org.mlflow.api.proto.Service.RestoreRun
- parser() - Static method in class org.mlflow.api.proto.Service.RestoreRun.Response
- parser() - Static method in class org.mlflow.api.proto.Service.Run
- parser() - Static method in class org.mlflow.api.proto.Service.RunData
- parser() - Static method in class org.mlflow.api.proto.Service.RunInfo
- parser() - Static method in class org.mlflow.api.proto.Service.RunInputs
- parser() - Static method in class org.mlflow.api.proto.Service.RunTag
- parser() - Static method in class org.mlflow.api.proto.Service.SearchDatasets
- parser() - Static method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- parser() - Static method in class org.mlflow.api.proto.Service.SearchExperiments
- parser() - Static method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- parser() - Static method in class org.mlflow.api.proto.Service.SearchRuns
- parser() - Static method in class org.mlflow.api.proto.Service.SearchRuns.Response
- parser() - Static method in class org.mlflow.api.proto.Service.SearchTraces
- parser() - Static method in class org.mlflow.api.proto.Service.SearchTraces.Response
- parser() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag
- parser() - Static method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- parser() - Static method in class org.mlflow.api.proto.Service.SetTag
- parser() - Static method in class org.mlflow.api.proto.Service.SetTag.Response
- parser() - Static method in class org.mlflow.api.proto.Service.SetTraceTag
- parser() - Static method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- parser() - Static method in class org.mlflow.api.proto.Service.StartTrace
- parser() - Static method in class org.mlflow.api.proto.Service.StartTrace.Response
- parser() - Static method in class org.mlflow.api.proto.Service.TraceInfo
- parser() - Static method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- parser() - Static method in class org.mlflow.api.proto.Service.TraceTag
- parser() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment
- parser() - Static method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- parser() - Static method in class org.mlflow.api.proto.Service.UpdateRun
- parser() - Static method in class org.mlflow.api.proto.Service.UpdateRun.Response
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
-
Deprecated.
- PARSER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.CreateExperiment
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.CreateExperiment.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.CreateRun
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.CreateRun.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.Dataset
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DatasetInput
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DatasetSummary
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteExperiment
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteExperiment.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteRun
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteRun.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteTraces
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteTraces.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteTraceTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.EndTrace
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.EndTrace.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.Experiment
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.ExperimentTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.FileInfo
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetExperiment
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetExperiment.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetExperimentByName
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetExperimentByName.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetRun
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetRun.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetTraceInfo
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.GetTraceInfo.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.InputTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogBatch
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogBatch.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogInputs
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogInputs.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogMetric
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogMetric.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogModel
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogModel.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogParam
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.LogParam.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.Metric
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.MetricWithRunId
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.Param
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.RestoreExperiment
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.RestoreExperiment.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.RestoreRun
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.RestoreRun.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.Run
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.RunData
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.RunInfo
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.RunInputs
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.RunTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SearchDatasets
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SearchDatasets.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SearchRuns
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SearchRuns.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SearchTraces
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SearchTraces.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SetExperimentTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SetExperimentTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SetTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SetTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SetTraceTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.SetTraceTag.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.StartTrace
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.StartTrace.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.TraceInfo
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.TraceRequestMetadata
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.TraceTag
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.UpdateExperiment
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.UpdateExperiment.Response
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.UpdateRun
-
Deprecated.
- PARSER - Static variable in class org.mlflow.api.proto.Service.UpdateRun.Response
-
Deprecated.
- PART_ETAGS_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- PART_NUMBER_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- PART_NUMBER_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- PART_NUMBER_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- PART_NUMBER_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- PARTS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- PATH_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- PATH_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- PATH_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- PATH_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- PATH_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- PATH_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- PATH_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- PATH_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- PATH_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- PATH_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- PATH_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- PATH_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.FileInfo
- PATH_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts
- PENDING_REGISTRATION - org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Request to register a new model version is pending as server performs background tasks.
- PENDING_REGISTRATION_VALUE - Static variable in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Request to register a new model version is pending as server performs background tasks.
- PROFILE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Dataset
- PROJECT - org.mlflow.api.proto.Service.SourceType
-
As a prepackaged project: either a Docker image or GitHub source, etc.
- PROJECT_VALUE - Static variable in enum org.mlflow.api.proto.Service.SourceType
-
As a prepackaged project: either a Docker image or GitHub source, etc.
- putAllHeaders(Map<String, String>) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
map<string, string> headers = 3;
- putHeaders(String, String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
map<string, string> headers = 3;
R
- READY - org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Model version is ready for use.
- READY_VALUE - Static variable in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Model version is ready for use.
- refresh() - Method in class org.mlflow.tracking.creds.BasicMlflowHostCreds
- refresh() - Method in class org.mlflow.tracking.creds.DatabricksConfigHostCredsProvider
- refresh() - Method in class org.mlflow.tracking.creds.DatabricksDynamicHostCredsProvider
- refresh() - Method in class org.mlflow.tracking.creds.HostCredsProviderChain
- refresh() - Method in interface org.mlflow.tracking.creds.MlflowHostCredsProvider
-
Refreshes the underlying credentials.
- registerAllExtensions(ExtensionRegistry) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts
- registerAllExtensions(ExtensionRegistry) - Static method in class org.mlflow.api.proto.MlflowArtifacts
- registerAllExtensions(ExtensionRegistry) - Static method in class org.mlflow.api.proto.ModelRegistry
- registerAllExtensions(ExtensionRegistry) - Static method in class org.mlflow.api.proto.Service
- registerAllExtensions(ExtensionRegistry) - Static method in class org.mlflow.internal.proto.Internal
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.databricks.api.proto.mlflow.DatabricksArtifacts
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.MlflowArtifacts
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.ModelRegistry
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.mlflow.api.proto.Service
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.mlflow.internal.proto.Internal
- REGISTERED_MODEL_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- REGISTERED_MODEL_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- REGISTERED_MODEL_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- REGISTERED_MODEL_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- REGISTERED_MODELS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- removeAliases(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- removeCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- removeCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- removeCredentials(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- removeDatasetInputs(int) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- removeDatasets(int) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- removeDatasetSummaries(int) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- removeExperiments(int) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- removeFiles(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- removeFiles(int) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- removeHeaders(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- removeHeaders(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
map<string, string> headers = 3;
- removeLatestVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- removeMetrics(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- removeMetrics(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- removeMetrics(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- removeMetrics(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- removeModelVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- removeModelVersions(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- removeParams(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- removeParams(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- removePartEtags(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- removeParts(int) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- removeRegisteredModels(int) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- removeRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- removeRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- removeRequestMetadata(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- removeRuns(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- removeTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- removeTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- removeTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- removeTags(int) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- removeTags(int) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- removeTraces(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- removeUploadCredentialInfos(int) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- renameExperiment(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Update an experiment's name.
- REQUEST_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- REQUEST_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- REQUEST_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTraceTag
- REQUEST_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.EndTrace
- REQUEST_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetTraceInfo
- REQUEST_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetTraceTag
- REQUEST_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceInfo
- REQUEST_IDS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTraces
- REQUEST_METADATA_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.EndTrace
- REQUEST_METADATA_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.StartTrace
- REQUEST_METADATA_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceInfo
- restoreExperiment(String) - Method in class org.mlflow.tracking.MlflowClient
-
Restore an experiment marked for deletion.
- restoreRun(String) - Method in class org.mlflow.tracking.MlflowClient
-
Restore a deleted run with the given ID.
- ROOT_URI_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts.Response
- RUN - org.mlflow.internal.proto.Internal.InputVertexType
-
RUN = 1;
- RUN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateRun.Response
- RUN_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetRun.Response
- RUN_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- RUN_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- RUN_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- RUN_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- RUN_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- RUN_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteRun
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTag
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetRun
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogBatch
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogInputs
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogMetric
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogModel
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogParam
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.MetricWithRunId
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RestoreRun
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetTag
- RUN_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.UpdateRun
- RUN_IDS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- RUN_INFO_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.UpdateRun.Response
- RUN_LINK_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- RUN_LINK_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- RUN_NAME - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- RUN_NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateRun
- RUN_NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- RUN_NAME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.UpdateRun
- RUN_UUID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistory
- RUN_UUID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetRun
- RUN_UUID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ListArtifacts
- RUN_UUID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogMetric
- RUN_UUID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogParam
- RUN_UUID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- RUN_UUID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetTag
- RUN_UUID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.UpdateRun
- RUN_VALUE - Static variable in enum org.mlflow.internal.proto.Internal.InputVertexType
-
RUN = 1;
- RUN_VIEW_TYPE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchRuns
- RUNNING - org.mlflow.api.proto.Service.RunStatus
-
Run has been initiated.
- RUNNING_VALUE - Static variable in enum org.mlflow.api.proto.Service.RunStatus
-
Run has been initiated.
- RUNS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchRuns.Response
- RunsPage - Class in org.mlflow.tracking
S
- SCHEDULED - org.mlflow.api.proto.Service.RunStatus
-
Run is scheduled to run at a later time.
- SCHEDULED_VALUE - Static variable in enum org.mlflow.api.proto.Service.RunStatus
-
Run is scheduled to run at a later time.
- SCHEMA_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Dataset
- searchExperiments() - Method in class org.mlflow.tracking.MlflowClient
-
Return up to 1000 active experiments.
- searchExperiments(String) - Method in class org.mlflow.tracking.MlflowClient
-
Return up to the first 1000 active experiments that satisfy the search query.
- searchExperiments(String, Service.ViewType, int, List<String>) - Method in class org.mlflow.tracking.MlflowClient
-
Return experiments that satisfy the search query.
- searchExperiments(String, Service.ViewType, int, List<String>, String) - Method in class org.mlflow.tracking.MlflowClient
-
Return experiments that satisfy the search query.
- searchModelVersions() - Method in class org.mlflow.tracking.MlflowClient
-
Return up to 1000 model versions.
- searchModelVersions(String) - Method in class org.mlflow.tracking.MlflowClient
-
Return up to 1000 model versions that satisfy the search query.
- searchModelVersions(String, int, List<String>) - Method in class org.mlflow.tracking.MlflowClient
-
Return model versions that satisfy the search query.
- searchModelVersions(String, int, List<String>, String) - Method in class org.mlflow.tracking.MlflowClient
-
Return model versions that satisfy the search query.
- searchRuns(List<String>, String) - Method in class org.mlflow.tracking.MlflowClient
-
Deprecated.As of 1.1.0 - please use
MlflowClient.searchRuns(List, String, ViewType, int)
or similar that returns a page of Run results. - searchRuns(List<String>, String, Service.ViewType) - Method in class org.mlflow.tracking.MlflowClient
-
Deprecated.As of 1.1.0 - please use
MlflowClient.searchRuns(List, String, ViewType, int)
or similar that returns a page of Run results. - searchRuns(List<String>, String, Service.ViewType, int) - Method in class org.mlflow.tracking.MlflowClient
-
Return runs from provided list of experiments that satisfy the search query.
- searchRuns(List<String>, String, Service.ViewType, int, List<String>) - Method in class org.mlflow.tracking.MlflowClient
-
Return runs from provided list of experiments that satisfy the search query.
- searchRuns(List<String>, String, Service.ViewType, int, List<String>, String) - Method in class org.mlflow.tracking.MlflowClient
-
Return runs from provided list of experiments that satisfy the search query.
- sendGet(String) - Method in class org.mlflow.tracking.MlflowClient
-
Send a GET to the following path, including query parameters.
- sendPatch(String, String) - Method in class org.mlflow.tracking.MlflowClient
- sendPost(String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Send a POST to the following path, with a String-encoded JSON body.
- Service - Class in org.mlflow.api.proto
- Service.CreateExperiment - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateExperiment
- Service.CreateExperiment.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateExperiment
- Service.CreateExperiment.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateExperiment.Response
- Service.CreateExperiment.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateExperiment.Response
- Service.CreateExperiment.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.CreateExperimentOrBuilder - Interface in org.mlflow.api.proto
- Service.CreateRun - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateRun
- Service.CreateRun.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateRun
- Service.CreateRun.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateRun.Response
- Service.CreateRun.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.CreateRun.Response
- Service.CreateRun.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.CreateRunOrBuilder - Interface in org.mlflow.api.proto
- Service.Dataset - Class in org.mlflow.api.proto
-
Dataset.
- Service.Dataset.Builder - Class in org.mlflow.api.proto
-
Dataset.
- Service.DatasetInput - Class in org.mlflow.api.proto
-
DatasetInput.
- Service.DatasetInput.Builder - Class in org.mlflow.api.proto
-
DatasetInput.
- Service.DatasetInputOrBuilder - Interface in org.mlflow.api.proto
- Service.DatasetOrBuilder - Interface in org.mlflow.api.proto
- Service.DatasetSummary - Class in org.mlflow.api.proto
-
DatasetSummary.
- Service.DatasetSummary.Builder - Class in org.mlflow.api.proto
-
DatasetSummary.
- Service.DatasetSummaryOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteExperiment - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteExperiment
- Service.DeleteExperiment.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteExperiment
- Service.DeleteExperiment.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteExperiment.Response
- Service.DeleteExperiment.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteExperiment.Response
- Service.DeleteExperiment.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteExperimentOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteRun - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRun
- Service.DeleteRun.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRun
- Service.DeleteRun.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRun.Response
- Service.DeleteRun.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteRun.Response
- Service.DeleteRun.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteRunOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTag
- Service.DeleteTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTag
- Service.DeleteTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTag.Response
- Service.DeleteTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTag.Response
- Service.DeleteTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteTagOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteTraces - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTraces
- Service.DeleteTraces.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTraces
- Service.DeleteTraces.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTraces.Response
- Service.DeleteTraces.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTraces.Response
- Service.DeleteTraces.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteTracesOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteTraceTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTraceTag
- Service.DeleteTraceTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTraceTag
- Service.DeleteTraceTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTraceTag.Response
- Service.DeleteTraceTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.DeleteTraceTag.Response
- Service.DeleteTraceTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.DeleteTraceTagOrBuilder - Interface in org.mlflow.api.proto
- Service.EndTrace - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.EndTrace
- Service.EndTrace.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.EndTrace
- Service.EndTrace.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.EndTrace.Response
- Service.EndTrace.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.EndTrace.Response
- Service.EndTrace.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.EndTraceOrBuilder - Interface in org.mlflow.api.proto
- Service.Experiment - Class in org.mlflow.api.proto
-
Experiment
- Service.Experiment.Builder - Class in org.mlflow.api.proto
-
Experiment
- Service.ExperimentOrBuilder - Interface in org.mlflow.api.proto
- Service.ExperimentTag - Class in org.mlflow.api.proto
-
Tag for an experiment.
- Service.ExperimentTag.Builder - Class in org.mlflow.api.proto
-
Tag for an experiment.
- Service.ExperimentTagOrBuilder - Interface in org.mlflow.api.proto
- Service.FileInfo - Class in org.mlflow.api.proto
-
Metadata of a single artifact file or directory.
- Service.FileInfo.Builder - Class in org.mlflow.api.proto
-
Metadata of a single artifact file or directory.
- Service.FileInfoOrBuilder - Interface in org.mlflow.api.proto
- Service.GetExperiment - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetExperiment
- Service.GetExperiment.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetExperiment
- Service.GetExperiment.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetExperiment.Response
- Service.GetExperiment.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetExperiment.Response
- Service.GetExperiment.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.GetExperimentByName - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetExperimentByName
- Service.GetExperimentByName.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetExperimentByName
- Service.GetExperimentByName.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetExperimentByName.Response
- Service.GetExperimentByName.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetExperimentByName.Response
- Service.GetExperimentByName.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.GetExperimentByNameOrBuilder - Interface in org.mlflow.api.proto
- Service.GetExperimentOrBuilder - Interface in org.mlflow.api.proto
- Service.GetMetricHistory - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetMetricHistory
- Service.GetMetricHistory.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetMetricHistory
- Service.GetMetricHistory.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetMetricHistory.Response
- Service.GetMetricHistory.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetMetricHistory.Response
- Service.GetMetricHistory.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.GetMetricHistoryBulkInterval - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetMetricHistoryBulkInterval
- Service.GetMetricHistoryBulkInterval.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetMetricHistoryBulkInterval
- Service.GetMetricHistoryBulkInterval.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetMetricHistoryBulkInterval.Response
- Service.GetMetricHistoryBulkInterval.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetMetricHistoryBulkInterval.Response
- Service.GetMetricHistoryBulkInterval.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.GetMetricHistoryBulkIntervalOrBuilder - Interface in org.mlflow.api.proto
- Service.GetMetricHistoryOrBuilder - Interface in org.mlflow.api.proto
- Service.GetRun - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetRun
- Service.GetRun.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetRun
- Service.GetRun.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetRun.Response
- Service.GetRun.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetRun.Response
- Service.GetRun.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.GetRunOrBuilder - Interface in org.mlflow.api.proto
- Service.GetTraceInfo - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetTraceInfo
- Service.GetTraceInfo.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetTraceInfo
- Service.GetTraceInfo.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetTraceInfo.Response
- Service.GetTraceInfo.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.GetTraceInfo.Response
- Service.GetTraceInfo.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.GetTraceInfoOrBuilder - Interface in org.mlflow.api.proto
- Service.InputTag - Class in org.mlflow.api.proto
-
Tag for an input.
- Service.InputTag.Builder - Class in org.mlflow.api.proto
-
Tag for an input.
- Service.InputTagOrBuilder - Interface in org.mlflow.api.proto
- Service.ListArtifacts - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.ListArtifacts
- Service.ListArtifacts.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.ListArtifacts
- Service.ListArtifacts.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.ListArtifacts.Response
- Service.ListArtifacts.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.ListArtifacts.Response
- Service.ListArtifacts.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.ListArtifactsOrBuilder - Interface in org.mlflow.api.proto
- Service.LogBatch - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogBatch
- Service.LogBatch.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogBatch
- Service.LogBatch.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogBatch.Response
- Service.LogBatch.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogBatch.Response
- Service.LogBatch.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.LogBatchOrBuilder - Interface in org.mlflow.api.proto
- Service.LogInputs - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogInputs
- Service.LogInputs.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogInputs
- Service.LogInputs.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogInputs.Response
- Service.LogInputs.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogInputs.Response
- Service.LogInputs.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.LogInputsOrBuilder - Interface in org.mlflow.api.proto
- Service.LogMetric - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogMetric
- Service.LogMetric.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogMetric
- Service.LogMetric.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogMetric.Response
- Service.LogMetric.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogMetric.Response
- Service.LogMetric.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.LogMetricOrBuilder - Interface in org.mlflow.api.proto
- Service.LogModel - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogModel
- Service.LogModel.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogModel
- Service.LogModel.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogModel.Response
- Service.LogModel.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogModel.Response
- Service.LogModel.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.LogModelOrBuilder - Interface in org.mlflow.api.proto
- Service.LogParam - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogParam
- Service.LogParam.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogParam
- Service.LogParam.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogParam.Response
- Service.LogParam.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.LogParam.Response
- Service.LogParam.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.LogParamOrBuilder - Interface in org.mlflow.api.proto
- Service.Metric - Class in org.mlflow.api.proto
-
Metric associated with a run, represented as a key-value pair.
- Service.Metric.Builder - Class in org.mlflow.api.proto
-
Metric associated with a run, represented as a key-value pair.
- Service.MetricOrBuilder - Interface in org.mlflow.api.proto
- Service.MetricWithRunId - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.MetricWithRunId
- Service.MetricWithRunId.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.MetricWithRunId
- Service.MetricWithRunIdOrBuilder - Interface in org.mlflow.api.proto
- Service.Param - Class in org.mlflow.api.proto
-
Param associated with a run.
- Service.Param.Builder - Class in org.mlflow.api.proto
-
Param associated with a run.
- Service.ParamOrBuilder - Interface in org.mlflow.api.proto
- Service.RestoreExperiment - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RestoreExperiment
- Service.RestoreExperiment.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RestoreExperiment
- Service.RestoreExperiment.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RestoreExperiment.Response
- Service.RestoreExperiment.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RestoreExperiment.Response
- Service.RestoreExperiment.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.RestoreExperimentOrBuilder - Interface in org.mlflow.api.proto
- Service.RestoreRun - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RestoreRun
- Service.RestoreRun.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RestoreRun
- Service.RestoreRun.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RestoreRun.Response
- Service.RestoreRun.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.RestoreRun.Response
- Service.RestoreRun.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.RestoreRunOrBuilder - Interface in org.mlflow.api.proto
- Service.Run - Class in org.mlflow.api.proto
-
A single run.
- Service.Run.Builder - Class in org.mlflow.api.proto
-
A single run.
- Service.RunData - Class in org.mlflow.api.proto
-
Run data (metrics, params, and tags).
- Service.RunData.Builder - Class in org.mlflow.api.proto
-
Run data (metrics, params, and tags).
- Service.RunDataOrBuilder - Interface in org.mlflow.api.proto
- Service.RunInfo - Class in org.mlflow.api.proto
-
Metadata of a single run.
- Service.RunInfo.Builder - Class in org.mlflow.api.proto
-
Metadata of a single run.
- Service.RunInfoOrBuilder - Interface in org.mlflow.api.proto
- Service.RunInputs - Class in org.mlflow.api.proto
-
Run inputs.
- Service.RunInputs.Builder - Class in org.mlflow.api.proto
-
Run inputs.
- Service.RunInputsOrBuilder - Interface in org.mlflow.api.proto
- Service.RunOrBuilder - Interface in org.mlflow.api.proto
- Service.RunStatus - Enum in org.mlflow.api.proto
-
Status of a run.
- Service.RunTag - Class in org.mlflow.api.proto
-
Tag for a run.
- Service.RunTag.Builder - Class in org.mlflow.api.proto
-
Tag for a run.
- Service.RunTagOrBuilder - Interface in org.mlflow.api.proto
- Service.SearchDatasets - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchDatasets
- Service.SearchDatasets.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchDatasets
- Service.SearchDatasets.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchDatasets.Response
- Service.SearchDatasets.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchDatasets.Response
- Service.SearchDatasets.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.SearchDatasetsOrBuilder - Interface in org.mlflow.api.proto
- Service.SearchExperiments - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchExperiments
- Service.SearchExperiments.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchExperiments
- Service.SearchExperiments.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchExperiments.Response
- Service.SearchExperiments.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchExperiments.Response
- Service.SearchExperiments.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.SearchExperimentsOrBuilder - Interface in org.mlflow.api.proto
- Service.SearchRuns - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchRuns
- Service.SearchRuns.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchRuns
- Service.SearchRuns.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchRuns.Response
- Service.SearchRuns.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchRuns.Response
- Service.SearchRuns.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.SearchRunsOrBuilder - Interface in org.mlflow.api.proto
- Service.SearchTraces - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchTraces
- Service.SearchTraces.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchTraces
- Service.SearchTraces.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchTraces.Response
- Service.SearchTraces.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SearchTraces.Response
- Service.SearchTraces.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.SearchTracesOrBuilder - Interface in org.mlflow.api.proto
- Service.SetExperimentTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetExperimentTag
- Service.SetExperimentTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetExperimentTag
- Service.SetExperimentTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetExperimentTag.Response
- Service.SetExperimentTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetExperimentTag.Response
- Service.SetExperimentTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.SetExperimentTagOrBuilder - Interface in org.mlflow.api.proto
- Service.SetTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetTag
- Service.SetTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetTag
- Service.SetTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetTag.Response
- Service.SetTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetTag.Response
- Service.SetTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.SetTagOrBuilder - Interface in org.mlflow.api.proto
- Service.SetTraceTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetTraceTag
- Service.SetTraceTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetTraceTag
- Service.SetTraceTag.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetTraceTag.Response
- Service.SetTraceTag.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.SetTraceTag.Response
- Service.SetTraceTag.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.SetTraceTagOrBuilder - Interface in org.mlflow.api.proto
- Service.SourceType - Enum in org.mlflow.api.proto
-
Source that generated a run.
- Service.StartTrace - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.StartTrace
- Service.StartTrace.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.StartTrace
- Service.StartTrace.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.StartTrace.Response
- Service.StartTrace.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.StartTrace.Response
- Service.StartTrace.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.StartTraceOrBuilder - Interface in org.mlflow.api.proto
- Service.TraceInfo - Class in org.mlflow.api.proto
-
TraceInfo.
- Service.TraceInfo.Builder - Class in org.mlflow.api.proto
-
TraceInfo.
- Service.TraceInfoOrBuilder - Interface in org.mlflow.api.proto
- Service.TraceRequestMetadata - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.TraceRequestMetadata
- Service.TraceRequestMetadata.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.TraceRequestMetadata
- Service.TraceRequestMetadataOrBuilder - Interface in org.mlflow.api.proto
- Service.TraceStatus - Enum in org.mlflow.api.proto
-
Protobuf enum
mlflow.TraceStatus
- Service.TraceTag - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.TraceTag
- Service.TraceTag.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.TraceTag
- Service.TraceTagOrBuilder - Interface in org.mlflow.api.proto
- Service.UpdateExperiment - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateExperiment
- Service.UpdateExperiment.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateExperiment
- Service.UpdateExperiment.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateExperiment.Response
- Service.UpdateExperiment.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateExperiment.Response
- Service.UpdateExperiment.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.UpdateExperimentOrBuilder - Interface in org.mlflow.api.proto
- Service.UpdateRun - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateRun
- Service.UpdateRun.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateRun
- Service.UpdateRun.Response - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateRun.Response
- Service.UpdateRun.Response.Builder - Class in org.mlflow.api.proto
-
Protobuf type
mlflow.UpdateRun.Response
- Service.UpdateRun.ResponseOrBuilder - Interface in org.mlflow.api.proto
- Service.UpdateRunOrBuilder - Interface in org.mlflow.api.proto
- Service.ViewType - Enum in org.mlflow.api.proto
-
View type for ListExperiments query.
- setAbortCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credential for aborting the initiated multipart upload
- setAbortCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credential for aborting the initiated multipart upload
- setAlias(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the alias.
- setAlias(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the alias.
- setAlias(String) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The name of the alias.
- setAlias(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the alias.
- setAliasBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the alias.
- setAliasBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the alias.
- setAliasBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The name of the alias.
- setAliasBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the alias.
- setAliases(int, String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Aliases pointing to this ``model_version``.
- setAliases(int, ModelRegistry.RegisteredModelAlias) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- setAliases(int, ModelRegistry.RegisteredModelAlias.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Aliases pointing to model versions associated with this ``registered_model``.
- setArchiveExistingVersions(boolean) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
When transitioning a model version to a particular stage, this flag dictates whether all existing model versions in that stage should be atomically moved to the "archived" stage.
- setArtifactLocation(String) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Location where all artifacts for the experiment are stored.
- setArtifactLocation(String) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Location where artifacts for the experiment are stored.
- setArtifactLocationBytes(ByteString) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Location where all artifacts for the experiment are stored.
- setArtifactLocationBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Location where artifacts for the experiment are stored.
- setArtifactUri(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
-
URI corresponding to where artifacts for this model version are stored.
- setArtifactUri(String) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
URI of the directory where artifacts should be uploaded.
- setArtifactUriBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
-
URI corresponding to where artifacts for this model version are stored.
- setArtifactUriBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
URI of the directory where artifacts should be uploaded.
- setContext(String) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Value of "context" tag if set for the given dataset.
- setContextBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Value of "context" tag if set for the given dataset.
- setCreationTime(long) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Creation time
- setCreationTimestamp(long) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Timestamp recorded when this ``model_version`` was created.
- setCreationTimestamp(long) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Timestamp recorded when this ``registered_model`` was created.
- setCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- setCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- setCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- setCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
-
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
- setCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- setCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- setCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Credentials for reading from the specified artifact locations
- setCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Credentials for writing to the specified artifact locations
- setCredentials(int, MlflowArtifacts.MultipartUploadCredential) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- setCredentials(int, MlflowArtifacts.MultipartUploadCredential.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
repeated .mlflow.artifacts.MultipartUploadCredential credentials = 2;
- setCurrentStage(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current stage for this ``model_version``.
- setCurrentStageBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current stage for this ``model_version``.
- setData(Service.RunData) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run data.
- setData(Service.RunData.Builder) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run data.
- setDataset(Service.Dataset) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
The dataset being used as a Run input.
- setDataset(Service.Dataset.Builder) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
The dataset being used as a Run input.
- setDatasetInputs(int, Service.DatasetInput) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- setDatasetInputs(int, Service.DatasetInput.Builder) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
-
Dataset inputs to the Run.
- setDatasets(int, Service.DatasetInput) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- setDatasets(int, Service.DatasetInput.Builder) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
Dataset inputs
- setDatasetSummaries(int, Service.DatasetSummary) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- setDatasetSummaries(int, Service.DatasetSummary.Builder) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
-
Return the summary for most recently created N datasets, as configured in backend
- setDescription(String) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Optional description for model version.
- setDescription(String) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Optional description for registered model.
- setDescription(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Description of this ``model_version``.
- setDescription(String) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Description of this ``registered_model``.
- setDescription(String) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
If provided, updates the description for this ``registered_model``.
- setDescription(String) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
If provided, updates the description for this ``registered_model``.
- setDescriptionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Optional description for model version.
- setDescriptionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Optional description for registered model.
- setDescriptionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Description of this ``model_version``.
- setDescriptionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Description of this ``registered_model``.
- setDescriptionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
If provided, updates the description for this ``registered_model``.
- setDescriptionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
If provided, updates the description for this ``registered_model``.
- setDigest(String) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Dataset digest, e.g.
- setDigest(String) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Dataset digest, e.g.
- setDigestBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Dataset digest, e.g.
- setDigestBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Dataset digest, e.g.
- setEndStep(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Optional end step to only fetch metrics before the specified step.
- setEndTime(long) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unix timestamp of when the run ended in milliseconds.
- setEndTime(long) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Unix timestamp in milliseconds of when the run ended.
- setEtag(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional string etag = 2;
- setEtag(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string etag = 2;
- setEtagBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional string etag = 2;
- setEtagBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string etag = 2;
- setExecutionTimeMs(long) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unix timestamp of the duration of the trace in milliseconds.
- setExperiment(Service.Experiment) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
-
Experiment details.
- setExperiment(Service.Experiment) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
-
Experiment details.
- setExperiment(Service.Experiment.Builder) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
-
Experiment details.
- setExperiment(Service.Experiment.Builder) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
-
Experiment details.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
-
Unique identifier for the experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the associated experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Unique identifier for the experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
-
ID of the associated experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
ID of the associated experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Unique identifier for the experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
-
ID of the associated experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
-
ID of the associated experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The experiment ID.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
ID of the experiment under which to log the tag.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
ID of the associated experiment.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
The ID of the experiment that contains the trace.
- setExperimentId(String) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
ID of the associated experiment.
- setExperimentId(String) - Method in class org.mlflow.tracking.MlflowContext
-
Sets the experiment to log runs to by ID.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
-
Unique identifier for the experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the associated experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
Unique identifier for the experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
-
ID of the associated experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
ID of the associated experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Unique identifier for the experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
-
ID of the associated experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
-
ID of the associated experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The experiment ID.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
ID of the experiment under which to log the tag.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
ID of the associated experiment.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
The ID of the experiment that contains the trace.
- setExperimentIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
ID of the associated experiment.
- setExperimentIds(int, String) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
-
List of experiment IDs to search over.
- setExperimentIds(int, String) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of experiment IDs to search over.
- setExperimentIds(int, String) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of experiment IDs to search over.
- setExperimentName(String) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
-
Name of the associated experiment.
- setExperimentName(String) - Method in class org.mlflow.tracking.MlflowContext
-
Sets the experiment to log runs to by name.
- setExperimentNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
-
Name of the associated experiment.
- setExperiments(int, Service.Experiment) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- setExperiments(int, Service.Experiment.Builder) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Experiments that match the search criteria
- setExperimentTag(String, String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Log a new tag against the given experiment as a key-value pair.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Param.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.Run.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- setFiles(int, MlflowArtifacts.FileInfo) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- setFiles(int, MlflowArtifacts.FileInfo.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- setFiles(int, Service.FileInfo) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- setFiles(int, Service.FileInfo.Builder) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
File location and metadata for artifacts.
- setFileSize(long) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Size in bytes.
- setFileSize(long) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Size in bytes.
- setFilter(String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
String filter condition, like "name='my-model-name'".
- setFilter(String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
String filter condition, like "name LIKE 'my-model-name'".
- setFilter(String) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- setFilter(String) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- setFilter(String) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- setFilterBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
String filter condition, like "name='my-model-name'".
- setFilterBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
String filter condition, like "name LIKE 'my-model-name'".
- setFilterBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
A filter expression over experiment attributes and tags that allows returning a subset of experiments.
- setFilterBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
A filter expression over params, metrics, and tags, that allows returning a subset of runs.
- setFilterBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
A filter expression over trace attributes and tags that allows returning a subset of traces.
- setHeaders(int, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- setHeaders(int, DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
- setInfo(Service.RunInfo) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run metadata.
- setInfo(Service.RunInfo.Builder) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run metadata.
- setInputs(Service.RunInputs) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run inputs.
- setInputs(Service.RunInputs.Builder) - Method in class org.mlflow.api.proto.Service.Run.Builder
-
Run inputs.
- setIsDir(boolean) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Whether the path is a directory.
- setIsDir(boolean) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Whether the path is a directory.
- setKey(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the tag.
- setKey(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the tag.
- setKey(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag key.
- setKey(String) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag key.
- setKey(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Name of the tag.
- setKey(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Name of the tag.
- setKey(String) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
Name of the tag.
- setKey(String) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
Name of the tag to delete.
- setKey(String) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag key.
- setKey(String) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag key.
- setKey(String) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Name of the metric.
- setKey(String) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
Name of the param.
- setKey(String) - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Key identifying this metric.
- setKey(String) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Key identifying this metric.
- setKey(String) - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Key identifying this param.
- setKey(String) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag key.
- setKey(String) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
Name of the tag.
- setKey(String) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
Name of the tag.
- setKey(String) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
Name of the tag.
- setKey(String) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Key identifying this metadata.
- setKey(String) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Key identifying this trace tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag key.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag key.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Name of the tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Name of the tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
Name of the tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
Name of the tag to delete.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag key.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag key.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Name of the metric.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
Name of the param.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Key identifying this metric.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Key identifying this metric.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Key identifying this param.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag key.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
Name of the tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
Name of the tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
Name of the tag.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Key identifying this metadata.
- setKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Key identifying this trace tag.
- setLastUpdatedTimestamp(long) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Timestamp recorded when metadata for this ``model_version`` was last updated.
- setLastUpdatedTimestamp(long) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Timestamp recorded when metadata for this ``registered_model`` was last updated.
- setLastUpdateTime(long) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Last update time
- setLatestVersions(int, ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- setLatestVersions(int, ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Collection of latest model versions for each stage.
- setLifecycleStage(String) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Current life cycle stage of the experiment: "active" or "deleted".
- setLifecycleStage(String) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- setLifecycleStageBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Current life cycle stage of the experiment: "active" or "deleted".
- setLifecycleStageBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current life cycle stage of the experiment : OneOf("active", "deleted")
- setMaxResults(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Maximum number of logged instances of a metric for a run to return per call.
- setMaxResults(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Maximum number of results to fetch per run specified.
- setMaxResults(int) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
Maximum number of runs desired.
- setMaxResults(int) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Maximum number of traces desired.
- setMaxResults(long) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Maximum number of models desired.
- setMaxResults(long) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Maximum number of models desired.
- setMaxResults(long) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Maximum number of experiments desired.
- setMaxTimestampMillis(long) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 1: max_timestamp_millis and max_traces must be specified for time-based deletion The maximum timestamp in milliseconds since the UNIX epoch for deleting traces.
- setMaxTraces(int) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
The maximum number of traces to delete.
- setMetricKey(String) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Name of the metric.
- setMetricKey(String) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Name of the metric.
- setMetricKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Name of the metric.
- setMetricKeyBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Name of the metric.
- setMetrics(int, Service.Metric) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- setMetrics(int, Service.Metric) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- setMetrics(int, Service.Metric) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- setMetrics(int, Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
All logged values for this metric.
- setMetrics(int, Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Metrics to log.
- setMetrics(int, Service.Metric.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run metrics.
- setMetrics(int, Service.MetricWithRunId) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- setMetrics(int, Service.MetricWithRunId.Builder) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
-
List of metrics representing history of values and metadata.
- setModelJson(String) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
MLmodel file in json format.
- setModelJsonBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
MLmodel file in json format.
- setModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- setModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- setModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- setModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
-
Updated model version
- setModelVersion(ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- setModelVersion(ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- setModelVersion(ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- setModelVersion(ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
-
optional .mlflow.ModelVersion model_version = 1;
- setModelVersion(ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
-
Updated model version
- setModelVersion(ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
-
Return new version number generated for this model in registry.
- setModelVersions(int, ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- setModelVersions(int, ModelRegistry.ModelVersion) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- setModelVersions(int, ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
-
Latest version models for each requests stage.
- setModelVersions(int, ModelRegistry.ModelVersion.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Models that match the search criteria
- setName(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header name
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Register model under this name
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Register models under this name
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Name of the registered model
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the registered model that the tag was logged under.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
-
Registered model unique name identifier.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the registered model.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the registered model that the tag was logged under.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
Registered model unique name identifier.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Name of the registered model
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the registered model.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Name of the registered model
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
-
Registered model unique name identifier.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Unique name of the model
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Unique name for the model.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
Registered model unique name identifier.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Unique name of the model.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the registered model.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Unique name of the model.
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Name of the registered model
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Name of the registered model
- setName(String) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
Registered model unique name identifier.
- setName(String) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Experiment name.
- setName(String) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The name of the dataset.
- setName(String) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
The name of the dataset.
- setName(String) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Human readable name that identifies the experiment.
- setNameBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header name
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Register model under this name
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Register models under this name
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Name of the registered model
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Name of the registered model that the tag was logged under.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
-
Registered model unique name identifier.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
-
Name of the registered model.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
-
Name of the registered model that the tag was logged under.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
Registered model unique name identifier.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Name of the registered model
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
-
Name of the registered model.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Name of the registered model
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
-
Registered model unique name identifier.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Unique name of the model
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Unique name for the model.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
Registered model unique name identifier.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Unique name of the model.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Name of the registered model.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
Unique name of the model.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Name of the registered model
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Name of the registered model
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
-
Registered model unique name identifier.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
Experiment name.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The name of the dataset.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
-
The name of the dataset.
- setNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Human readable name that identifies the experiment.
- setNewName(String) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
If provided, updates the name for this ``registered_model``.
- setNewName(String) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
If provided, the experiment's name is changed to the new name.
- setNewNameBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
-
If provided, updates the name for this ``registered_model``.
- setNewNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
-
If provided, the experiment's name is changed to the new name.
- setNextPageToken(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- setNextPageToken(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- setNextPageToken(String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Pagination token to request next page of models for the same search query.
- setNextPageToken(String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Pagination token to request the next page of models.
- setNextPageToken(String) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
Token that can be used to issue a query for the next page of metric history values.
- setNextPageToken(String) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Token that can be used to retrieve the next page of artifact results
- setNextPageToken(String) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Token that can be used to retrieve the next page of experiments.
- setNextPageToken(String) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
optional string next_page_token = 2;
- setNextPageToken(String) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
optional string next_page_token = 2;
- setNextPageTokenBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- setNextPageTokenBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
-
Token used to fetch the next page of credentials for large requests that require pagination
- setNextPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
-
Pagination token to request next page of models for the same search query.
- setNextPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Pagination token to request the next page of models.
- setNextPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
-
Token that can be used to issue a query for the next page of metric history values.
- setNextPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Token that can be used to retrieve the next page of artifact results
- setNextPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
-
Token that can be used to retrieve the next page of experiments.
- setNextPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
optional string next_page_token = 2;
- setNextPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
optional string next_page_token = 2;
- setNumParts(long) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Number of file parts (chunks of data) to upload in the initiated multipart upload
- setNumParts(long) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional int64 num_parts = 2;
- setOrderBy(int, String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
List of columns to be ordered by including model name, version, stage with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- setOrderBy(int, String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
List of columns for ordering search results, which can include model name and last updated timestamp with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- setOrderBy(int, String) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
List of columns for ordering search results, which can include experiment name and id with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- setOrderBy(int, String) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
List of columns to be ordered by, including attributes, params, metrics, and tags with an optional "DESC" or "ASC" annotation, where "ASC" is the default.
- setOrderBy(int, String) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
List of columns for ordering the results, e.g.
- setPageToken(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- setPageToken(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- setPageToken(String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Pagination token to go to next page based on previous search query.
- setPageToken(String) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Pagination token to go to the next page based on a previous search query.
- setPageToken(String) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Token indicating the page of metric history to fetch
- setPageToken(String) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Token indicating the page of artifact results to fetch
- setPageToken(String) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Token indicating the page of experiments to fetch
- setPageToken(String) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
optional string page_token = 7;
- setPageToken(String) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Token indicating the page of traces to fetch.
- setPageTokenBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- setPageTokenBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
Token specifying the page of credentials to fetch for large requests that require pagination
- setPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
-
Pagination token to go to next page based on previous search query.
- setPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
-
Pagination token to go to the next page based on a previous search query.
- setPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
Token indicating the page of metric history to fetch
- setPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Token indicating the page of artifact results to fetch
- setPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Token indicating the page of experiments to fetch
- setPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
optional string page_token = 7;
- setPageTokenBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
-
Token indicating the page of traces to fetch.
- setParams(int, Service.Param) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- setParams(int, Service.Param) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- setParams(int, Service.Param.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Params to log.
- setParams(int, Service.Param.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Run parameters.
- setPartEtags(int, DatabricksArtifacts.PartEtag) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- setPartEtags(int, DatabricksArtifacts.PartEtag.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
A list of file parts uploaded in the multipart upload to complete
- setPartNumber(long) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Part number
- setPartNumber(long) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
-
optional int64 part_number = 1;
- setPartNumber(long) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional int64 part_number = 2;
- setPartNumber(long) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional int64 part_number = 1;
- setParts(int, MlflowArtifacts.MultipartUploadPart) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- setParts(int, MlflowArtifacts.MultipartUploadPart.Builder) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
repeated .mlflow.artifacts.MultipartUploadPart parts = 3;
- setPath(int, String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials.
- setPath(int, String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact write credentials.
- setPath(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- setPath(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- setPath(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- setPath(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Atifact path, relative to the Run's artifact root location (e.g.
- setPath(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string path = 1;
- setPath(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string path = 1;
- setPath(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional string path = 1;
- setPath(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Path relative to the root artifact directory run.
- setPath(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- setPath(String) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Path relative to the root artifact directory run.
- setPath(String) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- setPathBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
- setPathBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- setPathBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Artifact path, relative to the Run's artifact root location (e.g.
- setPathBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Atifact path, relative to the Run's artifact root location (e.g.
- setPathBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
-
Path relative to the root artifact directory run.
- setPathBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- setPathBytes(ByteString) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
-
Path relative to the root artifact directory run.
- setPathBytes(ByteString) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
Filter artifacts matching this path (a relative path from the root artifact directory).
- setProfile(String) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The profile of the dataset.
- setProfileBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The profile of the dataset.
- setRegisteredModel(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- setRegisteredModel(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- setRegisteredModel(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- setRegisteredModel(ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- setRegisteredModel(ModelRegistry.RegisteredModel.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- setRegisteredModel(ModelRegistry.RegisteredModel.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- setRegisteredModel(ModelRegistry.RegisteredModel.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- setRegisteredModel(ModelRegistry.RegisteredModel.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
-
optional .mlflow.RegisteredModel registered_model = 1;
- setRegisteredModels(int, ModelRegistry.RegisteredModel) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- setRegisteredModels(int, ModelRegistry.RegisteredModel.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
-
Registered Models that match the search criteria.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.Param.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.Run.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- setRequestId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- setRequestId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- setRequestId(String) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
ID of the trace from which to delete the tag.
- setRequestId(String) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
ID of the trace to end.
- setRequestId(String) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
-
ID of the trace to fetch.
- setRequestId(String) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
ID of the trace on which to set a tag.
- setRequestId(String) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unique identifier for the trace.
- setRequestIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- setRequestIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
-
optional string request_id = 1 [(.mlflow.validate_required) = true];
- setRequestIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
-
ID of the trace from which to delete the tag.
- setRequestIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
ID of the trace to end.
- setRequestIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
-
ID of the trace to fetch.
- setRequestIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
ID of the trace on which to set a tag.
- setRequestIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unique identifier for the trace.
- setRequestIds(int, String) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
-
Case 2: request_ids must be specified for ID-based deletion A set of request IDs to delete
- setRequestMetadata(int, Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- setRequestMetadata(int, Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- setRequestMetadata(int, Service.TraceRequestMetadata) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- setRequestMetadata(int, Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional metadata about the operation being traced.
- setRequestMetadata(int, Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Metadata about the request that initiated the trace.
- setRequestMetadata(int, Service.TraceRequestMetadata.Builder) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Other trace metadata.
- setRootUri(String) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Root artifact directory for the run.
- setRootUriBytes(ByteString) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
-
Root artifact directory for the run.
- setRun(Service.Run) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
-
The newly created run.
- setRun(Service.Run) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- setRun(Service.Run.Builder) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
-
The newly created run.
- setRun(Service.Run.Builder) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
-
Run metadata (name, start time, etc) and data (metrics, params, and tags).
- setRunId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- setRunId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Run ID
- setRunId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Run ID
- setRunId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- setRunId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- setRunId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Run ID
- setRunId(String) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- setRunId(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
-
ID of the run to delete.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
ID of the run that the tag was logged under.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
ID of the run from which to fetch metric values.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
ID of the run to fetch.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
ID of the run whose artifacts to list.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
ID of the run to log under
- setRunId(String) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
ID of the run to log under
- setRunId(String) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
ID of the run under which to log the metric.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
ID of the run to log under
- setRunId(String) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
ID of the run under which to log the param.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The ID of the run containing the metric
- setRunId(String) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
-
ID of the run to restore.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unique identifier for the run.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
ID of the run under which to log the tag.
- setRunId(String) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
ID of the run to update.
- setRunIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The ID of the MLflow Run containing the artifact that can be accessed with the credential
- setRunIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
Run ID
- setRunIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
-
Run ID
- setRunIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
-
The ID of the MLflow Run for which to fetch artifact read credentials
- setRunIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
-
The ID of the MLflow Run for which to fetch artifact write credentials
- setRunIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Run ID
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run ID for correlation, if ``source`` was generated by an experiment run in MLflow tracking server
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
-
ID of the run to delete.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
-
ID of the run that the tag was logged under.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
ID of the run from which to fetch metric values.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
ID of the run to fetch.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
ID of the run whose artifacts to list.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
ID of the run to log under
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
-
ID of the run to log under
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
ID of the run under which to log the metric.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
-
ID of the run to log under
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
ID of the run under which to log the param.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The ID of the run containing the metric
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
-
ID of the run to restore.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unique identifier for the run.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
ID of the run under which to log the tag.
- setRunIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
ID of the run to update.
- setRunIds(int, String) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
ID(s) of the run(s) from which to fetch metric values.
- setRunInfo(Service.RunInfo) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
-
Updated metadata of the run.
- setRunInfo(Service.RunInfo.Builder) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
-
Updated metadata of the run.
- setRunLink(String) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- setRunLink(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Run Link: Direct link to the run that generated this version.
- setRunLinkBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
MLflow run link - this is the exact link of the run that generated this model version, potentially hosted at another instance of MLflow.
- setRunLinkBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Run Link: Direct link to the run that generated this version.
- setRunName(String) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Name of the run.
- setRunName(String) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The name of the run.
- setRunName(String) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated name of the run.
- setRunNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Name of the run.
- setRunNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
The name of the run.
- setRunNameBytes(ByteString) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated name of the run.
- setRuns(int, Service.Run) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- setRuns(int, Service.Run.Builder) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
-
Runs that match the search criteria.
- setRunUuid(String) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- setRunUuid(String) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- setRunUuid(String) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- setRunUuid(String) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- setRunUuid(String) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- setRunUuid(String) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- setRunUuid(String) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- setRunUuid(String) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
[Deprecated, use run_id instead] ID of the run to update..
- setRunUuidBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
-
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
- setRunUuidBytes(ByteString) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
-
[Deprecated, use run_id instead] ID of the run to fetch.
- setRunUuidBytes(ByteString) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
-
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
- setRunUuidBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the metric.
- setRunUuidBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the param.
- setRunUuidBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
[Deprecated, use run_id instead] Unique identifier for the run.
- setRunUuidBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
[Deprecated, use run_id instead] ID of the run under which to log the tag.
- setRunUuidBytes(ByteString) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
[Deprecated, use run_id instead] ID of the run to update..
- setRunViewType(Service.ViewType) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
-
Whether to display only active, only deleted, or all runs.
- setSchema(String) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The schema of the dataset.
- setSchemaBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The schema of the dataset.
- setSignedUri(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The signed URI credential that provides access to the artifact
- setSignedUriBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The signed URI credential that provides access to the artifact
- setSource(String) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
URI indicating the location of the model artifacts.
- setSource(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- setSource(String) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The type of the dataset source, e.g.
- setSourceBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
URI indicating the location of the model artifacts.
- setSourceBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
URI indicating the location of the source model artifacts, used when creating ``model_version``
- setSourceBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
The type of the dataset source, e.g.
- setSourceType(String) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Source information for the dataset.
- setSourceTypeBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
-
Source information for the dataset.
- setStage(String) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Transition `model_version` to new stage.
- setStageBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Transition `model_version` to new stage.
- setStages(int, String) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
-
List of stages.
- setStartStep(int) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
-
Optional start step to only fetch metrics after the specified step.
- setStartTime(long) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Unix timestamp in milliseconds of when the run started.
- setStartTime(long) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Unix timestamp of when the run started in milliseconds.
- setStatus(ModelRegistry.ModelVersionStatus) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Current status of ``model_version``
- setStatus(Service.RunStatus) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
Current status of the run.
- setStatus(Service.RunStatus) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
-
Updated status of the run.
- setStatus(Service.TraceStatus) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Overall status of the operation being traced (OK, error, etc).
- setStatus(Service.TraceStatus) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Overall status of the operation being traced (OK, error, etc.).
- setStatusMessage(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Details on current ``status``, if it is pending or failed.
- setStatusMessageBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Details on current ``status``, if it is pending or failed.
- setStep(long) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Step at which to log the metric
- setStep(long) - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Step at which to log the metric.
- setStep(long) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Step at which to log the metric.
- setTag(String, String) - Method in class org.mlflow.tracking.ActiveRun
-
Sets a tag under this run.
- setTag(String, String, String) - Method in class org.mlflow.tracking.MlflowClient
-
Log a new tag against the given run, as a key-value pair.
- setTags(int, ModelRegistry.ModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- setTags(int, ModelRegistry.ModelVersionTag) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- setTags(int, ModelRegistry.ModelVersionTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
-
Additional metadata for model version.
- setTags(int, ModelRegistry.ModelVersionTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Tags: Additional metadata key-value pairs for this ``model_version``.
- setTags(int, ModelRegistry.RegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- setTags(int, ModelRegistry.RegisteredModelTag) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- setTags(int, ModelRegistry.RegisteredModelTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
-
Additional metadata for registered model.
- setTags(int, ModelRegistry.RegisteredModelTag.Builder) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
Tags: Additional metadata key-value pairs for this ``registered_model``.
- setTags(int, Service.ExperimentTag) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- setTags(int, Service.ExperimentTag) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- setTags(int, Service.ExperimentTag.Builder) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
-
A collection of tags to set on the experiment.
- setTags(int, Service.ExperimentTag.Builder) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
-
Tags: Additional metadata key-value pairs.
- setTags(int, Service.InputTag) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- setTags(int, Service.InputTag.Builder) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
-
A list of tags for the dataset input, e.g.
- setTags(int, Service.RunTag) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- setTags(int, Service.RunTag) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- setTags(int, Service.RunTag) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- setTags(int, Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
Additional metadata for run.
- setTags(int, Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
-
Tags to log.
- setTags(int, Service.RunTag.Builder) - Method in class org.mlflow.api.proto.Service.RunData.Builder
-
Additional metadata key-value pairs.
- setTags(int, Service.TraceTag) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- setTags(int, Service.TraceTag) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- setTags(int, Service.TraceTag) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- setTags(int, Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Additional tags to add to the trace.
- setTags(int, Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Tags for the trace.
- setTags(int, Service.TraceTag.Builder) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Tags for the trace.
- setTags(Map<String, String>) - Method in class org.mlflow.tracking.ActiveRun
-
Sets multiple tags for this run.
- setTerminated(String) - Method in class org.mlflow.tracking.MlflowClient
-
Set the status of a run to be FINISHED at the current time.
- setTerminated(String, Service.RunStatus) - Method in class org.mlflow.tracking.MlflowClient
-
Set the status of a run to be completed at the current time.
- setTerminated(String, Service.RunStatus, long) - Method in class org.mlflow.tracking.MlflowClient
-
Set the status of a run to be completed at the given endTime.
- setTimestamp(long) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Unix timestamp in milliseconds at the time metric was logged.
- setTimestamp(long) - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
The timestamp at which this metric was recorded.
- setTimestamp(long) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
The timestamp at which this metric was recorded.
- setTimestampMs(long) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
-
Unix timestamp of when the trace ended in milliseconds.
- setTimestampMs(long) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
-
Unix timestamp of when the trace started in milliseconds.
- setTimestampMs(long) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
-
Unix timestamp of when the trace started in milliseconds.
- setTraceInfo(Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
-
The updated trace.
- setTraceInfo(Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
-
Metadata of the requested trace.
- setTraceInfo(Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
-
The newly created trace.
- setTraceInfo(Service.TraceInfo.Builder) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
-
The updated trace.
- setTraceInfo(Service.TraceInfo.Builder) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
-
Metadata of the requested trace.
- setTraceInfo(Service.TraceInfo.Builder) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
-
The newly created trace.
- setTraces(int, Service.TraceInfo) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- setTraces(int, Service.TraceInfo.Builder) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
-
Information about traces that match the search criteria.
- setTracesDeleted(int) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
-
optional int32 traces_deleted = 1;
- setType(DatabricksArtifacts.ArtifactCredentialType) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.CreateRun.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Dataset.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DatasetInput.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DatasetSummary.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteRun.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.EndTrace.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.EndTrace.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Experiment.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.FileInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetExperiment.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetRun.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetRun.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogBatch.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogBatch.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogInputs.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogInputs.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogMetric.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogModel.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogModel.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.LogParam.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Metric.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Param.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RestoreRun.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.Run.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RunData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RunInputs.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchRuns.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchTraces.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.StartTrace.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.StartTrace.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.TraceInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.UpdateRun.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response.Builder
- setUploadCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
-
Credential for uploading the part
- setUploadCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder
-
Credential for uploading the part
- setUploadCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- setUploadCredentialInfos(int, DatabricksArtifacts.ArtifactCredentialInfo.Builder) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
Credentials for uploading file parts in the initiated multipart upload
- setUploadId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
ID identifying the multipart upload to complete
- setUploadId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
ID identifying the initiated multipart upload
- setUploadId(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
ID identifying the multipart upload in which the part is uploaded
- setUploadId(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string upload_id = 2;
- setUploadId(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string upload_id = 2;
- setUploadId(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
optional string upload_id = 1;
- setUploadIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Builder
-
ID identifying the multipart upload to complete
- setUploadIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response.Builder
-
ID identifying the initiated multipart upload
- setUploadIdBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
ID identifying the multipart upload in which the part is uploaded
- setUploadIdBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Builder
-
optional string upload_id = 2;
- setUploadIdBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Builder
-
optional string upload_id = 2;
- setUploadIdBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response.Builder
-
optional string upload_id = 1;
- setUrl(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional string url = 1;
- setUrl(String) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string url = 3;
- setUrlBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential.Builder
-
optional string url = 1;
- setUrlBytes(ByteString) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart.Builder
-
optional string url = 3;
- setUserId(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
User that created this ``model_version``.
- setUserId(String) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- setUserId(String) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the user executing the run.
- setUserId(String) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
User who initiated the run.
- setUserIdBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
User that created this ``model_version``.
- setUserIdBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel.Builder
-
User that created this ``registered_model`` NOTE: this field is not currently returned.
- setUserIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.CreateRun.Builder
-
ID of the user executing the run.
- setUserIdBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunInfo.Builder
-
User who initiated the run.
- setValue(double) - Method in class org.mlflow.api.proto.Service.LogMetric.Builder
-
Double value of the metric being logged.
- setValue(double) - Method in class org.mlflow.api.proto.Service.Metric.Builder
-
Value associated with this metric.
- setValue(double) - Method in class org.mlflow.api.proto.Service.MetricWithRunId.Builder
-
Value associated with this metric.
- setValue(String) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header value
- setValue(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag value.
- setValue(String) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag value.
- setValue(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
String value of the tag being logged.
- setValue(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
String value of the tag being logged.
- setValue(String) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag value.
- setValue(String) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag value.
- setValue(String) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
String value of the param being logged.
- setValue(String) - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Value associated with this param.
- setValue(String) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag value.
- setValue(String) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
String value of the tag being logged.
- setValue(String) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
String value of the tag being logged.
- setValue(String) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
String value of the tag being logged.
- setValue(String) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Value identifying this metadata.
- setValue(String) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Value associated with this trace tag.
- setValueBytes(ByteString) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder
-
The HTTP header value
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag.Builder
-
The tag value.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag.Builder
-
The tag value.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
String value of the tag being logged.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Builder
-
String value of the tag being logged.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.ExperimentTag.Builder
-
The tag value.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.InputTag.Builder
-
The tag value.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.LogParam.Builder
-
String value of the param being logged.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.Param.Builder
-
Value associated with this param.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.RunTag.Builder
-
The tag value.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Builder
-
String value of the tag being logged.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetTag.Builder
-
String value of the tag being logged.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Builder
-
String value of the tag being logged.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata.Builder
-
Value identifying this metadata.
- setValueBytes(ByteString) - Method in class org.mlflow.api.proto.Service.TraceTag.Builder
-
Value associated with this trace tag.
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Model version number
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Model version number that the tag was logged under.
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Model version number
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Model version number
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Model's version number.
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The model version number that the alias points to.
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Model version number.
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Model version number.
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Model version number
- setVersion(String) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Model version number
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Builder
-
Model version number
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Builder
-
Model version number that the tag was logged under.
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Builder
-
Model version number
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Builder
-
Model version number
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion.Builder
-
Model's version number.
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias.Builder
-
The model version number that the alias points to.
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Builder
-
Model version number.
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Builder
-
Model version number.
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Builder
-
Model version number
- setVersionBytes(ByteString) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Builder
-
Model version number
- setViewType(Service.ViewType) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Builder
-
Qualifier for type of experiments to be returned.
- shouldIgnoreTlsVerification() - Method in class org.mlflow.tracking.creds.BasicMlflowHostCreds
- shouldIgnoreTlsVerification() - Method in interface org.mlflow.tracking.creds.MlflowHostCreds
-
If true, we will not verify the server's hostname or TLS certificate.
- SIGNED_URI_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- SOURCE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- SOURCE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- SOURCE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Dataset
- SOURCE_NAME - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- SOURCE_TYPE - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- SOURCE_TYPE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Dataset
- STAGE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- STAGES_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- START_STEP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- START_TIME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateRun
- START_TIME_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- startRun() - Method in class org.mlflow.tracking.MlflowContext
-
Starts a MLflow run without a name.
- startRun(String) - Method in class org.mlflow.tracking.MlflowContext
-
Starts a MLflow run.
- startRun(String, String) - Method in class org.mlflow.tracking.MlflowContext
-
Like
MlflowContext.startRun(String)
but sets themlflow.parentRunId
tag in order to create nested runs. - STATUS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- STATUS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.EndTrace
- STATUS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
- STATUS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceInfo
- STATUS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.UpdateRun
- STATUS_MESSAGE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- STEP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogMetric
- STEP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Metric
- STEP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.MetricWithRunId
T
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateExperiment
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateRun
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DatasetInput
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.EndTrace
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Experiment
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogBatch
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunData
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.StartTrace
- TAGS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceInfo
- TIMESTAMP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogMetric
- TIMESTAMP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Metric
- TIMESTAMP_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.MetricWithRunId
- TIMESTAMP_MS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.EndTrace
- TIMESTAMP_MS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.StartTrace
- TIMESTAMP_MS_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceInfo
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- toBuilder() - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- toBuilder() - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- toBuilder() - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- toBuilder() - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.CreateExperiment
- toBuilder() - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.CreateRun
- toBuilder() - Method in class org.mlflow.api.proto.Service.Dataset
- toBuilder() - Method in class org.mlflow.api.proto.Service.DatasetInput
- toBuilder() - Method in class org.mlflow.api.proto.Service.DatasetSummary
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteRun
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteTraces
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.EndTrace
- toBuilder() - Method in class org.mlflow.api.proto.Service.Experiment
- toBuilder() - Method in class org.mlflow.api.proto.Service.ExperimentTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.FileInfo
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetExperiment
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetRun.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetRun
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- toBuilder() - Method in class org.mlflow.api.proto.Service.InputTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.ListArtifacts
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogBatch
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogInputs
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogMetric
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogModel.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogModel
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogParam.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.LogParam
- toBuilder() - Method in class org.mlflow.api.proto.Service.Metric
- toBuilder() - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- toBuilder() - Method in class org.mlflow.api.proto.Service.Param
- toBuilder() - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- toBuilder() - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.RestoreRun
- toBuilder() - Method in class org.mlflow.api.proto.Service.Run
- toBuilder() - Method in class org.mlflow.api.proto.Service.RunData
- toBuilder() - Method in class org.mlflow.api.proto.Service.RunInfo
- toBuilder() - Method in class org.mlflow.api.proto.Service.RunInputs
- toBuilder() - Method in class org.mlflow.api.proto.Service.RunTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.SearchDatasets
- toBuilder() - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.SearchExperiments
- toBuilder() - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.SearchRuns
- toBuilder() - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.SearchTraces
- toBuilder() - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.SetTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.SetTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.SetTraceTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.StartTrace
- toBuilder() - Method in class org.mlflow.api.proto.Service.TraceInfo
- toBuilder() - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- toBuilder() - Method in class org.mlflow.api.proto.Service.TraceTag
- toBuilder() - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- toBuilder() - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- toBuilder() - Method in class org.mlflow.api.proto.Service.UpdateRun
- TRACE_INFO_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.EndTrace.Response
- TRACE_INFO_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- TRACE_INFO_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.StartTrace.Response
- TRACE_STATUS_UNSPECIFIED - org.mlflow.api.proto.Service.TraceStatus
-
TRACE_STATUS_UNSPECIFIED = 0;
- TRACE_STATUS_UNSPECIFIED_VALUE - Static variable in enum org.mlflow.api.proto.Service.TraceStatus
-
TRACE_STATUS_UNSPECIFIED = 0;
- TRACES_DELETED_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.DeleteTraces.Response
- TRACES_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchTraces.Response
- TYPE_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
U
- UNKNOWN - org.mlflow.api.proto.Service.SourceType
-
Unknown source type.
- UNKNOWN_VALUE - Static variable in enum org.mlflow.api.proto.Service.SourceType
-
Unknown source type.
- UPLOAD_CREDENTIAL_INFO_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- UPLOAD_CREDENTIAL_INFOS_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- UPLOAD_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- UPLOAD_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- UPLOAD_ID_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- UPLOAD_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- UPLOAD_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- UPLOAD_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- URL_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- URL_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- USER - Static variable in class org.mlflow.tracking.utils.MlflowTagConstants
- USER_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- USER_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- USER_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.CreateRun
- USER_ID_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunInfo
V
- VALUE_FIELD_NUMBER - Static variable in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.ExperimentTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.InputTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogMetric
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.LogParam
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Metric
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.MetricWithRunId
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.Param
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.RunTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetExperimentTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SetTraceTag
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceRequestMetadata
- VALUE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.TraceTag
- valueOf(int) - Static method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
Deprecated.
- valueOf(int) - Static method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Deprecated.
- valueOf(int) - Static method in enum org.mlflow.api.proto.Service.RunStatus
-
Deprecated.
- valueOf(int) - Static method in enum org.mlflow.api.proto.Service.SourceType
-
Deprecated.
- valueOf(int) - Static method in enum org.mlflow.api.proto.Service.TraceStatus
-
Deprecated.
- valueOf(int) - Static method in enum org.mlflow.api.proto.Service.ViewType
-
Deprecated.
- valueOf(int) - Static method in enum org.mlflow.internal.proto.Internal.InputVertexType
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.mlflow.api.proto.Service.RunStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.mlflow.api.proto.Service.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.mlflow.api.proto.Service.TraceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.mlflow.api.proto.Service.ViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.mlflow.internal.proto.Internal.InputVertexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mlflow.api.proto.Service.RunStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mlflow.api.proto.Service.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mlflow.api.proto.Service.TraceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mlflow.api.proto.Service.ViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mlflow.internal.proto.Internal.InputVertexType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.mlflow.api.proto.ModelRegistry.ModelVersionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.mlflow.api.proto.Service.RunStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.mlflow.api.proto.Service.SourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.mlflow.api.proto.Service.TraceStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.mlflow.api.proto.Service.ViewType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.mlflow.internal.proto.Internal.InputVertexType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- VERSION_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- VIEW_TYPE_FIELD_NUMBER - Static variable in class org.mlflow.api.proto.Service.SearchExperiments
W
- withActiveRun(String, Consumer<ActiveRun>) - Method in class org.mlflow.tracking.MlflowContext
-
Like
MlflowContext.withActiveRun(Consumer)
with an explicity run name. - withActiveRun(Consumer<ActiveRun>) - Method in class org.mlflow.tracking.MlflowContext
-
Like
MlflowContext.startRun(String)
but will terminate the run after the activeRunFunction is executed. - writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload.Response
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CompleteMultipartUpload
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload.Response
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.CreateMultipartUpload
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead.Response
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForRead
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataUpload
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite.Response
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForWrite
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Response
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl
- writeTo(CodedOutputStream) - Method in class com.databricks.api.proto.mlflow.DatabricksArtifacts.PartEtag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.AbortMultipartUpload
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.CompleteMultipartUpload
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.CreateMultipartUpload
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.DeleteArtifact
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.DownloadArtifact
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.FileInfo
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.ListArtifacts
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadCredential
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.MultipartUploadPart
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.MlflowArtifacts.UploadArtifact
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.CreateModelVersion
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersion
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteModelVersionTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelAlias
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModelTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetLatestVersions
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersion
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionByAlias
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.GetRegisteredModel
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersion
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.ModelVersionTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModel
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelAlias
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.RegisteredModelTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SearchModelVersions
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SearchRegisteredModels
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SetModelVersionTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelAlias
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.SetRegisteredModelTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateModelVersion
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.CreateExperiment.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.CreateExperiment
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.CreateRun.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.CreateRun
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.Dataset
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DatasetInput
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DatasetSummary
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteExperiment.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteExperiment
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteRun.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteRun
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteTraces.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteTraces
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.DeleteTraceTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.EndTrace.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.EndTrace
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.Experiment
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.ExperimentTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.FileInfo
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetExperiment.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetExperiment
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetExperimentByName.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetExperimentByName
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetMetricHistory.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetMetricHistory
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetMetricHistoryBulkInterval
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetRun.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetRun
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetTraceInfo.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.GetTraceInfo
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.InputTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.ListArtifacts.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.ListArtifacts
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogBatch.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogBatch
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogInputs.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogInputs
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogMetric.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogMetric
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogModel.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogModel
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogParam.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.LogParam
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.Metric
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.MetricWithRunId
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.Param
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.RestoreExperiment.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.RestoreExperiment
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.RestoreRun.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.RestoreRun
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.Run
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.RunData
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.RunInfo
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.RunInputs
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.RunTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SearchDatasets.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SearchDatasets
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SearchExperiments.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SearchExperiments
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SearchRuns.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SearchRuns
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SearchTraces.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SearchTraces
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SetExperimentTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SetExperimentTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SetTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SetTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SetTraceTag.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.SetTraceTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.StartTrace.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.StartTrace
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.TraceInfo
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.TraceRequestMetadata
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.TraceTag
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.UpdateExperiment.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.UpdateExperiment
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.UpdateRun.Response
- writeTo(CodedOutputStream) - Method in class org.mlflow.api.proto.Service.UpdateRun
All Classes All Packages