Uses of Enum Class
org.apache.hadoop.fs.s3a.commit.AbstractS3ACommitter.JobUUIDSource
Packages that use AbstractS3ACommitter.JobUUIDSource
Package
Description
Support for committing the output of analytics jobs directly to S3.
-
Uses of AbstractS3ACommitter.JobUUIDSource in org.apache.hadoop.fs.s3a.commit
Methods in org.apache.hadoop.fs.s3a.commit that return AbstractS3ACommitter.JobUUIDSourceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractS3ACommitter.JobUUIDSource[]AbstractS3ACommitter.JobUUIDSource.values()Returns an array containing the constants of this enum class, in the order they are declared.