Uses of Enum Class
org.apache.hadoop.fs.s3a.audit.AuditorFlags
Packages that use AuditorFlags
Package
Description
Support for auditing and ultimately tracing operations.
-
Uses of AuditorFlags in org.apache.hadoop.fs.s3a.audit
Methods in org.apache.hadoop.fs.s3a.audit that return AuditorFlagsModifier and TypeMethodDescriptionstatic AuditorFlagsReturns the enum constant of this class with the specified name.static AuditorFlags[]AuditorFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.