Package org.apache.druid.audit
Class AuditInfo
- java.lang.Object
-
- org.apache.druid.audit.AuditInfo
-
public class AuditInfo extends Object
Contains information about the author who performed an audited operation.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetAuthor()StringgetComment()StringgetIdentity()StringgetIp()inthashCode()StringtoString()
-