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