JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.datastrato.gravitino
Interface Auditable
All Known Subinterfaces:
Catalog
,
Fileset
,
Group
,
Metalake
,
Role
,
Schema
,
Table
,
Topic
,
User
All Known Implementing Classes:
CatalogDTO
,
FilesetCatalog
,
FilesetDTO
,
GravitinoMetalake
,
GroupDTO
,
MessagingCatalog
,
MetalakeDTO
,
RelationalCatalog
,
RelationalTable
,
RoleDTO
,
SchemaDTO
,
TableDTO
,
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Audit
auditInfo
()
Method Detail
auditInfo
Audit
auditInfo()
Returns:
The audit information of the entity.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method