Package org.apache.gravitino.model
package org.apache.gravitino.model
-
ClassDescriptionAn interface representing an ML model under a schema
Namespace
.The ModelCatalog interface defines the public API for managing model objects in a schema.A model change is a change to a model.A ModelChange to remove a property from model.A ModelChange to rename a model.A ModelChange to set a property and value of a model.A ModelChange to update the comment of a model.An interface representing a single model checkpoint under a modelModel
.A model version change is a change to a model version.A ModelVersionChange to add a uri of a model version.A ModelVersionChange to remove a property from a model version.A ModelVersionChange to remove a uri of a model version.A ModelVersionChange to set a property of a model version.Represents an update to a model version’s aliases, specifying which aliases to add and which to remove.A ModelVersionChange to update the model version comment.A ModelVersionChange to update the uri of a model version.