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