Uses of Class
feast.common.logging.entry.AuditLogEntry
-
Packages that use AuditLogEntry Package Description feast.common.logging.entry -
-
Uses of AuditLogEntry in feast.common.logging.entry
Subclasses of AuditLogEntry in feast.common.logging.entry Modifier and Type Class Description classActionAuditLogEntryActionAuditLogEntry records an action being taken on a specific resourceclassMessageAuditLogEntryMessageAuditLogEntry records the handling of a Protobuf message by a service call.classTransitionAuditLogEntryTransitionAuditLogEntry records a transition in state/status in a specific resource.
-