@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
| Interface | Description |
|---|---|
| NoopSpan.SpanActivationCallbacks |
Activation callbacks.
|
| Class | Description |
|---|---|
| AbstractAuditSpanImpl |
Base class for the audit spans implementations..
|
| AbstractOperationAuditor |
This is a long-lived service which is created in S3A FS initialize
(make it fast!) which provides context for tracking operations made to S3.
|
| ActiveAuditManagerS3A |
Thread management for the active audit.
|
| LoggingAuditor |
The LoggingAuditor logs operations at DEBUG (in SDK Request) and
in span lifecycle and S3 request class construction at TRACE.
|
| NoopAuditManagerS3A |
Simple No-op audit manager for use before a real
audit chain is set up, and for testing.
|
| NoopAuditor |
An audit service which returns the
NoopSpan. |
| NoopSpan |
A minimal span with no direct side effects.
|
| S3AInternalAuditConstants |
Internal constants; not intended for public use, or
for use by any external implementations.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.