@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
| Class | Description |
|---|---|
| DirectoryStagingCommitter |
This commits to a directory.
|
| DirectoryStagingCommitterFactory |
Factory for the Directory committer.
|
| PartitionedStagingCommitter |
Partitioned committer.
|
| PartitionedStagingCommitterFactory |
Factory for the
PartitionedStagingCommitter. |
| Paths |
Path operations for the staging committers.
|
| StagingCommitter |
Committer based on the contributed work of the
Netflix multipart committers.
The working directory of each task is actually under a temporary
path in the local filesystem; jobs write directly into it.
|
| StagingCommitterConstants |
Internal staging committer constants.
|
| StagingCommitterFactory |
Factory for the staging committer.
|
| Enum | Description |
|---|---|
| ConflictResolution |
Enum of conflict resolution algorithms.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.