Uses of Enum Class
org.apache.hadoop.fs.s3a.commit.staging.ConflictResolution

Packages that use ConflictResolution
Package
Description
The staging committers.
  • Uses of ConflictResolution in org.apache.hadoop.fs.s3a.commit.staging

    Methods in org.apache.hadoop.fs.s3a.commit.staging that return ConflictResolution
    Modifier and Type
    Method
    Description
    ConflictResolution.valueOf(String name)
    Returns the enum constant of this class with the specified name.
    ConflictResolution.values()
    Returns an array containing the constants of this enum class, in the order they are declared.