Uses of Package
org.apache.druid.audit
-
Packages that use org.apache.druid.audit Package Description org.apache.druid.audit org.apache.druid.common.config -
Classes in org.apache.druid.audit used by org.apache.druid.audit Class Description AuditEntry Serializable record of an audit event that can be persisted, logged or sent over REST APIs.AuditEntry.Builder AuditEntry.Payload Payload of anAuditEntrythat may be specifiedAuditEntry.Payload.raw()orAuditEntry.Payload.serialized().AuditInfo Contains information about the author who performed an audited operation.RequestInfo Contains information about a REST API request that was audited. -
Classes in org.apache.druid.audit used by org.apache.druid.common.config Class Description AuditInfo Contains information about the author who performed an audited operation.AuditManager