| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a.commit.staging |
The staging committers.
|
| Modifier and Type | Method and Description |
|---|---|
ConflictResolution |
StagingCommitter.getConflictResolutionMode(org.apache.hadoop.mapreduce.JobContext context,
org.apache.hadoop.conf.Configuration fsConf)
Returns the
ConflictResolution mode for this commit. |
static ConflictResolution |
ConflictResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConflictResolution[] |
ConflictResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.