Uses of Enum Class
org.apache.hadoop.fs.s3a.commit.staging.ConflictResolution
Packages that use ConflictResolution
-
Uses of ConflictResolution in org.apache.hadoop.fs.s3a.commit.staging
Methods in org.apache.hadoop.fs.s3a.commit.staging that return ConflictResolutionModifier and TypeMethodDescriptionstatic ConflictResolutionReturns the enum constant of this class with the specified name.static ConflictResolution[]ConflictResolution.values()Returns an array containing the constants of this enum class, in the order they are declared.