Interface Auditable

All Known Subinterfaces:
Catalog, Fileset, Group, Metalake, Model, ModelVersion, Policy, Role, Schema, Statistic, Table, Tag, Topic, User
All Known Implementing Classes:
CatalogDTO, FilesetDTO, GravitinoMetalake, GroupDTO, MetalakeDTO, ModelDTO, ModelVersionDTO, PolicyDTO, RoleDTO, SchemaDTO, StatisticDTO, TableDTO, TagDTO, TopicDTO, UserDTO

@Evolving public interface Auditable
An auditable entity is an entity that has audit information associated with it. This audit information is used to track changes to the entity.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • auditInfo

      Audit auditInfo()
      Returns:
      The audit information of the entity.