Uses of Class
org.apache.druid.audit.RequestInfo
Packages that use RequestInfo
-
Uses of RequestInfo in org.apache.druid.audit
Methods in org.apache.druid.audit that return RequestInfoModifier and TypeMethodDescriptionAuditEntry.getRequest()Details of the REST API request associated with this audit, if any.Methods in org.apache.druid.audit with parameters of type RequestInfoConstructors in org.apache.druid.audit with parameters of type RequestInfoModifierConstructorDescriptionAuditEntry(String key, String type, AuditInfo authorInfo, RequestInfo request, AuditEntry.Payload payload, org.joda.time.DateTime auditTime)