@Private @Unstable
org.apache.hadoop.fs.audit.| Interface | Description |
|---|---|
| ActiveThreadSpanSource<T extends AuditSpan> |
Interface to get the active thread span.
|
| AuditSpan |
This is a span created by an
AuditSpanSource. |
| AuditSpanSource<T extends AuditSpan> |
A source of audit spans.
|
| Class | Description |
|---|---|
| AuditingFunctions |
Static methods to assist in working with Audit Spans.
|
| HttpReferrerAuditHeader |
Contains all the logic for generating an HTTP "Referer"
entry; includes escaping query params.
|
| HttpReferrerAuditHeader.Builder |
Builder.
|
| Annotation Type | Description |
|---|---|
| AuditEntryPoint |
A marker attribute simply to highlight which of the methods
in a FileSystem why are audit entry points.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.