Uses of Class
org.mlflow.api.proto.Service.RunInfo

Packages that use Service.RunInfo 
Package Description
org.mlflow.api.proto
Autogenerated MLflow Tracking API entity objects.
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.