Constant Field Values
Contents
org.mlflow.*
-
org.mlflow.api.proto.ModelRegistry.CreateModelVersion Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intRUN_ID_FIELD_NUMBER3public static final intSOURCE_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.CreateModelVersion.Response Modifier and Type Constant Field Value public static final intMODEL_VERSION_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.CreateRegisteredModel.Response Modifier and Type Constant Field Value public static final intREGISTERED_MODEL_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.DeleteModelVersion Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intVERSION_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.DeleteRegisteredModel Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.GetLatestVersions Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intSTAGES_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.GetLatestVersions.Response Modifier and Type Constant Field Value public static final intMODEL_VERSIONS_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.GetModelVersion Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intVERSION_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.GetModelVersion.Response Modifier and Type Constant Field Value public static final intMODEL_VERSION_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intVERSION_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.GetModelVersionDownloadUri.Response Modifier and Type Constant Field Value public static final intARTIFACT_URI_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.GetRegisteredModel Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.GetRegisteredModel.Response Modifier and Type Constant Field Value public static final intREGISTERED_MODEL_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.ListRegisteredModels Modifier and Type Constant Field Value public static final intMAX_RESULTS_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.ListRegisteredModels.Response Modifier and Type Constant Field Value public static final intREGISTERED_MODELS_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.ModelVersion Modifier and Type Constant Field Value public static final intCREATION_TIMESTAMP_FIELD_NUMBER3public static final intCURRENT_STAGE_FIELD_NUMBER6public static final intDESCRIPTION_FIELD_NUMBER7public static final intLAST_UPDATED_TIMESTAMP_FIELD_NUMBER4public static final intNAME_FIELD_NUMBER1public static final intRUN_ID_FIELD_NUMBER9public static final intSOURCE_FIELD_NUMBER8public static final intSTATUS_FIELD_NUMBER10public static final intSTATUS_MESSAGE_FIELD_NUMBER11public static final intUSER_ID_FIELD_NUMBER5public static final intVERSION_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.ModelVersionStatus Modifier and Type Constant Field Value public static final intFAILED_REGISTRATION_VALUE2public static final intPENDING_REGISTRATION_VALUE1public static final intREADY_VALUE3 -
org.mlflow.api.proto.ModelRegistry.RegisteredModel Modifier and Type Constant Field Value public static final intCREATION_TIMESTAMP_FIELD_NUMBER2public static final intDESCRIPTION_FIELD_NUMBER5public static final intLAST_UPDATED_TIMESTAMP_FIELD_NUMBER3public static final intLATEST_VERSIONS_FIELD_NUMBER6public static final intNAME_FIELD_NUMBER1public static final intUSER_ID_FIELD_NUMBER4 -
org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intNEW_NAME_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.RenameRegisteredModel.Response Modifier and Type Constant Field Value public static final intREGISTERED_MODEL_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.SearchModelVersions Modifier and Type Constant Field Value public static final intFILTER_FIELD_NUMBER1public static final intMAX_RESULTS_FIELD_NUMBER2public static final intORDER_BY_FIELD_NUMBER3public static final intPAGE_TOKEN_FIELD_NUMBER4 -
org.mlflow.api.proto.ModelRegistry.SearchModelVersions.Response Modifier and Type Constant Field Value public static final intMODEL_VERSIONS_FIELD_NUMBER1public static final intNEXT_PAGE_TOKEN_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage Modifier and Type Constant Field Value public static final intARCHIVE_EXISTING_VERSIONS_FIELD_NUMBER4public static final intNAME_FIELD_NUMBER1public static final intSTAGE_FIELD_NUMBER3public static final intVERSION_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.TransitionModelVersionStage.Response Modifier and Type Constant Field Value public static final intMODEL_VERSION_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.UpdateModelVersion Modifier and Type Constant Field Value public static final intDESCRIPTION_FIELD_NUMBER3public static final intNAME_FIELD_NUMBER1public static final intVERSION_FIELD_NUMBER2 -
org.mlflow.api.proto.ModelRegistry.UpdateModelVersion.Response Modifier and Type Constant Field Value public static final intMODEL_VERSION_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel Modifier and Type Constant Field Value public static final intDESCRIPTION_FIELD_NUMBER2public static final intNAME_FIELD_NUMBER1 -
org.mlflow.api.proto.ModelRegistry.UpdateRegisteredModel.Response Modifier and Type Constant Field Value public static final intREGISTERED_MODEL_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.CreateExperiment Modifier and Type Constant Field Value public static final intARTIFACT_LOCATION_FIELD_NUMBER2public static final intNAME_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.CreateExperiment.Response Modifier and Type Constant Field Value public static final intEXPERIMENT_ID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.CreateRun Modifier and Type Constant Field Value public static final intEXPERIMENT_ID_FIELD_NUMBER1public static final intSTART_TIME_FIELD_NUMBER7public static final intTAGS_FIELD_NUMBER9public static final intUSER_ID_FIELD_NUMBER2 -
org.mlflow.api.proto.Service.CreateRun.Response Modifier and Type Constant Field Value public static final intRUN_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.DeleteExperiment Modifier and Type Constant Field Value public static final intEXPERIMENT_ID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.DeleteRun Modifier and Type Constant Field Value public static final intRUN_ID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.DeleteTag Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER2public static final intRUN_ID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.Experiment Modifier and Type Constant Field Value public static final intARTIFACT_LOCATION_FIELD_NUMBER3public static final intCREATION_TIME_FIELD_NUMBER6public static final intEXPERIMENT_ID_FIELD_NUMBER1public static final intLAST_UPDATE_TIME_FIELD_NUMBER5public static final intLIFECYCLE_STAGE_FIELD_NUMBER4public static final intNAME_FIELD_NUMBER2public static final intTAGS_FIELD_NUMBER7 -
org.mlflow.api.proto.Service.ExperimentTag Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER1public static final intVALUE_FIELD_NUMBER2 -
org.mlflow.api.proto.Service.FileInfo Modifier and Type Constant Field Value public static final intFILE_SIZE_FIELD_NUMBER3public static final intIS_DIR_FIELD_NUMBER2public static final intPATH_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.GetExperiment Modifier and Type Constant Field Value public static final intEXPERIMENT_ID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.GetExperiment.Response Modifier and Type Constant Field Value public static final intEXPERIMENT_FIELD_NUMBER1public static final intRUNS_FIELD_NUMBER2 -
org.mlflow.api.proto.Service.GetExperimentByName Modifier and Type Constant Field Value public static final intEXPERIMENT_NAME_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.GetExperimentByName.Response Modifier and Type Constant Field Value public static final intEXPERIMENT_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.GetMetricHistory Modifier and Type Constant Field Value public static final intMETRIC_KEY_FIELD_NUMBER2public static final intRUN_ID_FIELD_NUMBER3public static final intRUN_UUID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.GetMetricHistory.Response Modifier and Type Constant Field Value public static final intMETRICS_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.GetRun Modifier and Type Constant Field Value public static final intRUN_ID_FIELD_NUMBER2public static final intRUN_UUID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.GetRun.Response Modifier and Type Constant Field Value public static final intRUN_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.ListArtifacts Modifier and Type Constant Field Value public static final intPATH_FIELD_NUMBER2public static final intRUN_ID_FIELD_NUMBER3public static final intRUN_UUID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.ListArtifacts.Response Modifier and Type Constant Field Value public static final intFILES_FIELD_NUMBER2public static final intROOT_URI_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.ListExperiments Modifier and Type Constant Field Value public static final intVIEW_TYPE_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.ListExperiments.Response Modifier and Type Constant Field Value public static final intEXPERIMENTS_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.LogBatch Modifier and Type Constant Field Value public static final intMETRICS_FIELD_NUMBER2public static final intPARAMS_FIELD_NUMBER3public static final intRUN_ID_FIELD_NUMBER1public static final intTAGS_FIELD_NUMBER4 -
org.mlflow.api.proto.Service.LogMetric Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER2public static final intRUN_ID_FIELD_NUMBER6public static final intRUN_UUID_FIELD_NUMBER1public static final intSTEP_FIELD_NUMBER5public static final intTIMESTAMP_FIELD_NUMBER4public static final intVALUE_FIELD_NUMBER3 -
org.mlflow.api.proto.Service.LogModel Modifier and Type Constant Field Value public static final intMODEL_JSON_FIELD_NUMBER2public static final intRUN_ID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.LogParam Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER2public static final intRUN_ID_FIELD_NUMBER4public static final intRUN_UUID_FIELD_NUMBER1public static final intVALUE_FIELD_NUMBER3 -
org.mlflow.api.proto.Service.Metric Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER1public static final intSTEP_FIELD_NUMBER4public static final intTIMESTAMP_FIELD_NUMBER3public static final intVALUE_FIELD_NUMBER2 -
org.mlflow.api.proto.Service.Param Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER1public static final intVALUE_FIELD_NUMBER2 -
org.mlflow.api.proto.Service.RestoreExperiment Modifier and Type Constant Field Value public static final intEXPERIMENT_ID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.RestoreRun Modifier and Type Constant Field Value public static final intRUN_ID_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.Run Modifier and Type Constant Field Value public static final intDATA_FIELD_NUMBER2public static final intINFO_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.RunData Modifier and Type Constant Field Value public static final intMETRICS_FIELD_NUMBER1public static final intPARAMS_FIELD_NUMBER2public static final intTAGS_FIELD_NUMBER3 -
org.mlflow.api.proto.Service.RunInfo Modifier and Type Constant Field Value public static final intARTIFACT_URI_FIELD_NUMBER13public static final intEND_TIME_FIELD_NUMBER9public static final intEXPERIMENT_ID_FIELD_NUMBER2public static final intLIFECYCLE_STAGE_FIELD_NUMBER14public static final intRUN_ID_FIELD_NUMBER15public static final intRUN_UUID_FIELD_NUMBER1public static final intSTART_TIME_FIELD_NUMBER8public static final intSTATUS_FIELD_NUMBER7public static final intUSER_ID_FIELD_NUMBER6 -
org.mlflow.api.proto.Service.RunStatus Modifier and Type Constant Field Value public static final intFAILED_VALUE4public static final intFINISHED_VALUE3public static final intKILLED_VALUE5public static final intRUNNING_VALUE1public static final intSCHEDULED_VALUE2 -
org.mlflow.api.proto.Service.RunTag Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER1public static final intVALUE_FIELD_NUMBER2 -
org.mlflow.api.proto.Service.SearchRuns Modifier and Type Constant Field Value public static final intEXPERIMENT_IDS_FIELD_NUMBER1public static final intFILTER_FIELD_NUMBER4public static final intMAX_RESULTS_FIELD_NUMBER5public static final intORDER_BY_FIELD_NUMBER6public static final intPAGE_TOKEN_FIELD_NUMBER7public static final intRUN_VIEW_TYPE_FIELD_NUMBER3 -
org.mlflow.api.proto.Service.SearchRuns.Response Modifier and Type Constant Field Value public static final intNEXT_PAGE_TOKEN_FIELD_NUMBER2public static final intRUNS_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.SetExperimentTag Modifier and Type Constant Field Value public static final intEXPERIMENT_ID_FIELD_NUMBER1public static final intKEY_FIELD_NUMBER2public static final intVALUE_FIELD_NUMBER3 -
org.mlflow.api.proto.Service.SetTag Modifier and Type Constant Field Value public static final intKEY_FIELD_NUMBER2public static final intRUN_ID_FIELD_NUMBER4public static final intRUN_UUID_FIELD_NUMBER1public static final intVALUE_FIELD_NUMBER3 -
org.mlflow.api.proto.Service.SourceType Modifier and Type Constant Field Value public static final intJOB_VALUE2public static final intLOCAL_VALUE4public static final intNOTEBOOK_VALUE1public static final intPROJECT_VALUE3public static final intUNKNOWN_VALUE1000 -
org.mlflow.api.proto.Service.UpdateExperiment Modifier and Type Constant Field Value public static final intEXPERIMENT_ID_FIELD_NUMBER1public static final intNEW_NAME_FIELD_NUMBER2 -
org.mlflow.api.proto.Service.UpdateRun Modifier and Type Constant Field Value public static final intEND_TIME_FIELD_NUMBER3public static final intRUN_ID_FIELD_NUMBER4public static final intRUN_UUID_FIELD_NUMBER1public static final intSTATUS_FIELD_NUMBER2 -
org.mlflow.api.proto.Service.UpdateRun.Response Modifier and Type Constant Field Value public static final intRUN_INFO_FIELD_NUMBER1 -
org.mlflow.api.proto.Service.ViewType Modifier and Type Constant Field Value public static final intACTIVE_ONLY_VALUE1public static final intALL_VALUE3public static final intDELETED_ONLY_VALUE2
-
org.mlflow.tracking.MlflowClient Modifier and Type Constant Field Value protected static final java.lang.StringDEFAULT_EXPERIMENT_ID"0"
-
org.mlflow.tracking.utils.DatabricksContext Modifier and Type Constant Field Value public static final java.lang.StringCONFIG_PROVIDER_CLASS_NAME"com.databricks.config.DatabricksClientSettingsProvider" -
org.mlflow.tracking.utils.MlflowTagConstants Modifier and Type Constant Field Value public static final java.lang.StringDATABRICKS_JOB_ID"mlflow.databricks.jobID"public static final java.lang.StringDATABRICKS_JOB_RUN_ID"mlflow.databricks.jobRunID"public static final java.lang.StringDATABRICKS_JOB_TYPE"mlflow.databricks.jobType"public static final java.lang.StringDATABRICKS_NOTEBOOK_ID"mlflow.databricks.notebookID"public static final java.lang.StringDATABRICKS_NOTEBOOK_PATH"mlflow.databricks.notebookPath"public static final java.lang.StringDATABRICKS_WEBAPP_URL"mlflow.databricks.webappURL"public static final java.lang.StringPARENT_RUN_ID"mlflow.parentRunId"public static final java.lang.StringRUN_NAME"mlflow.runName"public static final java.lang.StringSOURCE_NAME"mlflow.source.name"public static final java.lang.StringSOURCE_TYPE"mlflow.source.type"public static final java.lang.StringUSER"mlflow.user"