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