| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a.audit |
Support for auditing and ultimately tracing operations.
|
| org.apache.hadoop.fs.s3a.audit.impl |
The internal implementations of auditing support.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuditManagerS3A
Interface for Audit Managers auditing operations through the
AWS libraries.
|
interface |
AuditSpanS3A
An Audit Span with S3A integration, specifically
callbacks from the AWS client SDK.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuditSpanImpl
Base class for the audit spans implementations..
|
class |
ActiveAuditManagerS3A
Thread management for the active audit.
|
class |
NoopAuditManagerS3A
Simple No-op audit manager for use before a real
audit chain is set up, and for testing.
|
class |
NoopSpan
A minimal span with no direct side effects.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.