| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| 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 | Method and Description |
|---|---|
AuditManagerS3A |
S3AFileSystem.getAuditManager()
The audit manager.
|
| Modifier and Type | Method and Description |
|---|---|
static AuditManagerS3A |
AuditIntegration.createAndStartAuditManager(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.statistics.impl.IOStatisticsStore iostatistics)
Create and start an audit manager.
|
static AuditManagerS3A |
AuditIntegration.stubAuditManager()
Return a stub audit manager.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.