@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
Class | Description |
---|---|
AbstractS3ACommitter |
Abstract base class for S3A committers; allows for any commonality
between different architectures.
|
AbstractS3ACommitter.ActiveCommit |
State of the active commit operation.
|
AbstractS3ACommitterFactory |
Dynamically create the output committer based on subclass type and settings.
|
CommitConstants |
Constants for working with committers.
|
CommitterStatisticNames |
Statistic names for committers.
|
CommitUtils |
Static utility methods related to S3A commitment processing, both
staging and magic.
|
InternalCommitterConstants |
These are internal constants not intended for public use.
|
MagicCommitIntegration |
Adds the code needed for S3A to support magic committers.
|
MagicCommitPaths |
Operations on (magic) paths.
|
PutTracker |
Multipart put tracker.
|
S3ACommitterFactory |
The S3A committer factory which chooses the committer based on the
specific option chosen in a per-bucket basis from the property
CommitConstants.FS_S3A_COMMITTER_NAME . |
Enum | Description |
---|---|
AbstractS3ACommitter.JobUUIDSource |
Enumeration of Job UUID source.
|
Exception | Description |
---|---|
PathCommitException |
Path exception to use for various commit issues.
|
ValidationFailure |
Exception raised on validation failures; kept as an IOException
for consistency with other failures.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.