Uses of Class
feast.common.logging.entry.ActionAuditLogEntry
-
Packages that use ActionAuditLogEntry Package Description feast.common.logging.entry -
-
Uses of ActionAuditLogEntry in feast.common.logging.entry
Methods in feast.common.logging.entry that return ActionAuditLogEntry Modifier and Type Method Description static ActionAuditLogEntryActionAuditLogEntry. of(String component, String version, LogResource resource, String action)Create anAuditLogEntrythat records an action being taken on a specific resource.
-