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